Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

added module named spp_exclusion_filter #108

Merged
merged 5 commits into from
Oct 19, 2023

Conversation

reichie020212
Copy link
Member

  • Added module named spp_exclusion_filter
  • Added exclusion filter in program create wizard
  • Added exclusion filter in Configuration -> Eligibility Managers
  • Able to exclude an individual or group in beneficiary

@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #108 (51420b9) into 15.1.1 (4e4c436) will decrease coverage by 0.88%.
Report is 20 commits behind head on 15.1.1.
The diff coverage is 60.75%.

❗ Current head 51420b9 differs from pull request most recent head 0269e04. Consider uploading reports for the commit 0269e04 to get more accurate results

@@            Coverage Diff             @@
##           15.1.1     #108      +/-   ##
==========================================
- Coverage   80.20%   79.32%   -0.88%     
==========================================
  Files          75       82       +7     
  Lines        1723     1790      +67     
  Branches      186      192       +6     
==========================================
+ Hits         1382     1420      +38     
- Misses        288      317      +29     
  Partials       53       53              
Files Changed Coverage Δ
...sion_filter/models/managers/eligibility_manager.py 31.03% <31.03%> (ø)
spp_exclusion_filter/models/programs.py 50.00% <50.00%> (ø)
...p_exclusion_filter/wizard/create_program_wizard.py 66.66% <66.66%> (ø)
spp_programs/wizard/create_program_wizard.py 78.87% <93.33%> (+3.48%) ⬆️
spp_exclusion_filter/__init__.py 100.00% <100.00%> (ø)
spp_exclusion_filter/models/__init__.py 100.00% <100.00%> (ø)
spp_exclusion_filter/models/managers/__init__.py 100.00% <100.00%> (ø)
spp_exclusion_filter/wizard/__init__.py 100.00% <100.00%> (ø)
...pp_programs/models/managers/eligibility_manager.py 70.58% <100.00%> (+1.83%) ⬆️
spp_programs/models/programs.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@reichie020212 reichie020212 linked an issue Aug 21, 2023 that may be closed by this pull request
@reichie020212 reichie020212 changed the base branch from 15.0 to 15.1 August 21, 2023 11:33
@gonzalesedwin1123 gonzalesedwin1123 merged commit 8222292 into 15.1.1 Oct 19, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Oct 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In the enrollment module, Add an option to add negative criterias
3 participants