Skip to content

[FIX] edit farmer test

bfe2c85
Select commit
Loading
Failed to load commit list.
Merged

Modules Fixes #851

[FIX] edit farmer test
bfe2c85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2025 in 0s

79.71% (+1.65%) compared to 95434f7

View this Pull Request on Codecov

79.71% (+1.65%) compared to 95434f7

Details

Codecov Report

❌ Patch coverage is 96.19289% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.71%. Comparing base (95434f7) to head (bfe2c85).
⚠️ Report is 90 commits behind head on 17.0.

Files with missing lines Patch % Lines
spp_change_request/models/mixins/source_mixin.py 35.00% 13 Missing ⚠️
spp_change_request_base/models/change_request.py 36.36% 6 Missing and 1 partial ⚠️
..._change_request_base/models/mixins/source_mixin.py 14.28% 6 Missing ⚠️
spp_change_request/models/change_request.py 82.35% 1 Missing and 2 partials ⚠️
spp_change_request/tests/test_models.py 95.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             17.0     #851      +/-   ##
==========================================
+ Coverage   78.05%   79.71%   +1.65%     
==========================================
  Files         771      791      +20     
  Lines       20155    20980     +825     
  Branches     2436     2466      +30     
==========================================
+ Hits        15732    16724     +992     
+ Misses       3854     3676     -178     
- Partials      569      580      +11     

☔ 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.