Skip to content

[FIX] tests

8652f7d
Select commit
Loading
Failed to load commit list.
Merged

Common Demo Module Restructure #853

[FIX] tests
8652f7d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2025 in 1s

79.84% (+0.10%) compared to ae1ae36

View this Pull Request on Codecov

79.84% (+0.10%) compared to ae1ae36

Details

Codecov Report

❌ Patch coverage is 76.92953% with 550 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.84%. Comparing base (ae1ae36) to head (8652f7d).

Files with missing lines Patch % Lines
spp_demo_common/models/data_import.py 56.11% 186 Missing and 51 partials ⚠️
..._farmer_registry_demo/models/generate_demo_data.py 24.16% 182 Missing ⚠️
spp_demo_common/models/demo_data_generator.py 75.64% 61 Missing and 24 partials ⚠️
spp_demo_common/models/data_export.py 89.33% 12 Missing and 4 partials ⚠️
spp_demo_common/tests/test_apps_wizard.py 91.83% 4 Missing and 4 partials ⚠️
spp_demo_common/tests/test_data_export.py 95.73% 6 Missing and 1 partial ⚠️
spp_demo_common/models/data_import_raw.py 85.36% 5 Missing and 1 partial ⚠️
spp_demo_common/tests/test_demo_data_generator.py 97.76% 2 Missing and 3 partials ⚠️
spp_demo_common/wizard/apps_wizard.py 88.23% 1 Missing and 1 partial ⚠️
spp_demo_common/tests/test_data_import.py 99.59% 0 Missing and 1 partial ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             17.0     #853      +/-   ##
==========================================
+ Coverage   79.73%   79.84%   +0.10%     
==========================================
  Files         791      805      +14     
  Lines       20980    23050    +2070     
  Branches     2466     2727     +261     
==========================================
+ Hits        16729    18404    +1675     
- Misses       3674     3978     +304     
- Partials      577      668      +91     

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