Commit d538a2c
Eli 674/support active iterations at specified time (#599)
* ELI-615 | campaign having recent - active start_date supersedes the others sharing same best-status
* ELI-615 | more linting
* ELI-615 | revert commit
* ELI-615 | wip
* ELI-615 | wip
* ELI-615 | wip
* Bump werkzeug from 3.1.5 to 3.1.6
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.1.5...3.1.6)
---
updated-dependencies:
- dependency-name: werkzeug
dependency-version: 3.1.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Updated not_member_of operator to NotMemberOf (#594)
* Added vulture to workflows (#585)
* Added vulture to workflows
* Added new make commands and added to project
* Added updated lockfile
* Minimal config with no errors
* Corrected vulture commands
* Generating new lock file
* ELI-615 | modified iterations_result to iteration result
* ELI-615 | fix - naming issues | handle stop iter exception
* ELI-615 | campaign_configs - fixture updated | test case fixed
* ELI-615 | fix flaky tests do to fixture scope
* ELI-615 | fix flaky tests - removed best status test
* ELI-615 | used raw campagin config for tests using iteration dates
* ELI-615 | fix - campaign group is used correctly
* ELI-615 | fix test_campaigns_grouped_by_condition_name_filters_correctly
* ELI-615 | fix tests
* ELI-615 | linting
* ELI-615 | renamed best_iteration_result to iteration_result_summary
* ELI-615 | add more test cases - it tests
* ELI-615 | test commit - try git leaks ignore
* updated iteration time
* Eli 615 : fix - multi campaign target collision (#593)
* ELI-615 | campaign having recent - active start_date supersedes the others sharing same best-status
* ELI-615 | more linting
* ELI-615 | revert commit
* ELI-615 | wip
* ELI-615 | wip
* ELI-615 | wip
* Bump werkzeug from 3.1.5 to 3.1.6
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.1.5...3.1.6)
---
updated-dependencies:
- dependency-name: werkzeug
dependency-version: 3.1.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Updated not_member_of operator to NotMemberOf (#594)
* Added vulture to workflows (#585)
* Added vulture to workflows
* Added new make commands and added to project
* Added updated lockfile
* Minimal config with no errors
* Corrected vulture commands
* Generating new lock file
* ELI-615 | modified iterations_result to iteration result
* ELI-615 | fix - naming issues | handle stop iter exception
* ELI-615 | campaign_configs - fixture updated | test case fixed
* ELI-615 | fix flaky tests do to fixture scope
* ELI-615 | fix flaky tests - removed best status test
* ELI-615 | used raw campagin config for tests using iteration dates
* ELI-615 | fix - campaign group is used correctly
* ELI-615 | fix test_campaigns_grouped_by_condition_name_filters_correctly
* ELI-615 | fix tests
* ELI-615 | linting
* ELI-615 | renamed best_iteration_result to iteration_result_summary
* ELI-615 | add more test cases - it tests
* ELI-615 | test commit - try git leaks ignore
* ELI-615 | incorporated review comments
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: oneeb-nhs <258801025+oneeb-nhs@users.noreply.github.com>
Co-authored-by: Robert Bailiff <rob.bailiff1@nhs.net>
* ELI-674 | fix - vs code alignment anomalies
* ELI-674 |wip - updated iteration_datetime property
* ELI-674 - test_iteration_full_datetime_validation checks for datetime
* updated iteration time
* updated test cases for iteration_time
* ELI-674 - fixed flaky test, which was due to iteration/campaign factory
* ELI-674 - tweaks to validator
* ELI-674 - tweaks to validator
* ELI-674 - tweaks to validator
* ELI-674 - tweaks to validator
* ELI-674 - tweaks to validator
* reverted default_iteration_time to iteration_time
* ELI-674 - fix errors
* ELI-674 - new test case for validators
* ELI-674 - linting
* ELI-674 - fixed unit tests
* ELI-674 - fixed integration tests
* Create *.instructions.md
* eja - refining instruction files using Github best practice prompt
* eja - fixing secret scan and vale
* added ignore for gitleaks as well as an allow for the file
* Eli 615 : fix - multi campaign target collision (#593)
* ELI-615 | campaign having recent - active start_date supersedes the others sharing same best-status
* ELI-615 | more linting
* ELI-615 | revert commit
* ELI-615 | wip
* ELI-615 | wip
* ELI-615 | wip
* Bump werkzeug from 3.1.5 to 3.1.6
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.1.5...3.1.6)
---
updated-dependencies:
- dependency-name: werkzeug
dependency-version: 3.1.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Updated not_member_of operator to NotMemberOf (#594)
* Added vulture to workflows (#585)
* Added vulture to workflows
* Added new make commands and added to project
* Added updated lockfile
* Minimal config with no errors
* Corrected vulture commands
* Generating new lock file
* ELI-615 | modified iterations_result to iteration result
* ELI-615 | fix - naming issues | handle stop iter exception
* ELI-615 | campaign_configs - fixture updated | test case fixed
* ELI-615 | fix flaky tests do to fixture scope
* ELI-615 | fix flaky tests - removed best status test
* ELI-615 | used raw campagin config for tests using iteration dates
* ELI-615 | fix - campaign group is used correctly
* ELI-615 | fix test_campaigns_grouped_by_condition_name_filters_correctly
* ELI-615 | fix tests
* ELI-615 | linting
* ELI-615 | renamed best_iteration_result to iteration_result_summary
* ELI-615 | add more test cases - it tests
* ELI-615 | test commit - try git leaks ignore
* ELI-615 | incorporated review comments
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: oneeb-nhs <258801025+oneeb-nhs@users.noreply.github.com>
Co-authored-by: Robert Bailiff <rob.bailiff1@nhs.net>
* eli-537 enabling WAF blocks
* eli-537 deleting dev deployment
* eli-537 added US to permitted geos, for preprod only, to allow github action tests to still flow
* eli-537 amending rate limit
* eli-537 minor changes based on initial review
* eli-537 removing Production from description as we also deploy to PreProd
* eli-537 adding ignore for gitleaks
* Bump authlib from 1.6.6 to 1.6.7
Bumps [authlib](https://github.com/authlib/authlib) from 1.6.6 to 1.6.7.
- [Release notes](https://github.com/authlib/authlib/releases)
- [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst)
- [Commits](authlib/authlib@v1.6.6...v1.6.7)
---
updated-dependencies:
- dependency-name: authlib
dependency-version: 1.6.7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* ELI-615 | campaign having recent - active start_date supersedes the others sharing same best-status
* ELI-615 | wip
* Added vulture to workflows (#585)
* Added vulture to workflows
* Added new make commands and added to project
* Added updated lockfile
* Minimal config with no errors
* Corrected vulture commands
* Generating new lock file
* ELI-615 | campaign_configs - fixture updated | test case fixed
* ELI-615 | renamed best_iteration_result to iteration_result_summary
* ELI-674 - revert - rebasing
* ELI-674 - pytest for rules_validation/app.py
* ELI-674 - updated comments for sonar fix
* ELI-674 - sonar suppression
* Revert "ELI-674 - sonar suppression"
This reverts commit b4efff2.
* ELI-674 - linting suppression
* ELI-674 - incorporate review comments - use @before for set_parent methods
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: karthikeyannhs <174426205+Karthikeyannhs@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: oneeb-nhs <258801025+oneeb-nhs@users.noreply.github.com>
Co-authored-by: eddalmond1 <102675624+eddalmond1@users.noreply.github.com>1 parent 13aca73 commit d538a2c
10 files changed
Lines changed: 717 additions & 58 deletions
File tree
- src
- eligibility_signposting_api
- model
- services/processors
- rules_validation_api
- validators
- tests
- fixtures/builders/model
- integration/in_process
- test_data/test_config
- unit/validation
Lines changed: 85 additions & 33 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
53 | 86 | | |
54 | 87 | | |
55 | 88 | | |
| |||
262 | 295 | | |
263 | 296 | | |
264 | 297 | | |
| 298 | + | |
265 | 299 | | |
266 | 300 | | |
267 | 301 | | |
| |||
277 | 311 | | |
278 | 312 | | |
279 | 313 | | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
285 | 319 | | |
286 | 320 | | |
287 | 321 | | |
288 | 322 | | |
289 | | - | |
290 | | - | |
291 | | - | |
292 | | - | |
| 323 | + | |
293 | 324 | | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
303 | 329 | | |
304 | 330 | | |
305 | 331 | | |
306 | 332 | | |
307 | 333 | | |
308 | 334 | | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
309 | 357 | | |
310 | 358 | | |
311 | 359 | | |
| |||
321 | 369 | | |
322 | 370 | | |
323 | 371 | | |
324 | | - | |
| 372 | + | |
325 | 373 | | |
326 | 374 | | |
327 | 375 | | |
| |||
331 | 379 | | |
332 | 380 | | |
333 | 381 | | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
334 | 389 | | |
335 | 390 | | |
336 | 391 | | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
| 392 | + | |
345 | 393 | | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
351 | 398 | | |
352 | 399 | | |
353 | 400 | | |
354 | 401 | | |
355 | 402 | | |
356 | 403 | | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
357 | 409 | | |
358 | 410 | | |
359 | 411 | | |
| |||
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
50 | | - | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
86 | 104 | | |
87 | | - | |
88 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
89 | 133 | | |
90 | 134 | | |
91 | 135 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
37 | 46 | | |
38 | 47 | | |
39 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
97 | 99 | | |
98 | 100 | | |
| 101 | + | |
99 | 102 | | |
100 | 103 | | |
101 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
1532 | 1532 | | |
1533 | 1533 | | |
1534 | 1534 | | |
1535 | | - | |
1536 | 1535 | | |
1537 | 1536 | | |
1538 | 1537 | | |
1539 | | - | |
| 1538 | + | |
1540 | 1539 | | |
1541 | 1540 | | |
1542 | 1541 | | |
| |||
0 commit comments