Skip to content

[FIX] cr types on dms views

2d4a8c3
Select commit
Loading
Failed to load commit list.
Closed

Modify the spp_change_request module to support SP-MIS and Farmer Registry CR type modules #791

[FIX] cr types on dms views
2d4a8c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2025 in 0s

76.47% (+0.78%) compared to 7eb47f9

View this Pull Request on Codecov

76.47% (+0.78%) compared to 7eb47f9

Details

Codecov Report

Attention: Patch coverage is 70.66667% with 66 lines in your changes missing coverage. Please review.

Project coverage is 76.47%. Comparing base (7eb47f9) to head (2d4a8c3).
Report is 49 commits behind head on 17.0.

Files with missing lines Patch % Lines
spp_change_request/models/change_request.py 43.47% 24 Missing and 2 partials ⚠️
spp_api/controllers/pinguin.py 0.00% 15 Missing ⚠️
spp_change_request/models/mixins/source_mixin.py 25.00% 9 Missing ⚠️
spp_starter/wizards/spp_starter.py 77.77% 2 Missing and 6 partials ⚠️
...armer_registry_demo/models/generate_farmer_data.py 20.00% 4 Missing ⚠️
spp_starter/tests/test_spp_starter.py 85.71% 3 Missing ⚠️
spp_mis_demo/models/generate_group.py 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             17.0     #791      +/-   ##
==========================================
+ Coverage   75.68%   76.47%   +0.78%     
==========================================
  Files         764      757       -7     
  Lines       20218    19984     -234     
  Branches     2501     2444      -57     
==========================================
- Hits        15303    15283      -20     
+ Misses       4381     4170     -211     
+ Partials      534      531       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.