Skip to content

Test legacy report rerun for economy and household reports

79a89b3
Select commit
Loading
Failed to load commit list.
Draft

Add legacy report rerun support #3392

Test legacy report rerun for economy and household reports
79a89b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 11, 2026 in 0s

73.67% (+1.47%) compared to 6af28d7

View this Pull Request on Codecov

73.67% (+1.47%) compared to 6af28d7

Details

Codecov Report

❌ Patch coverage is 78.60082% with 104 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.67%. Comparing base (6af28d7) to head (79a89b3).
⚠️ Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
policyengine_api/services/economy_service.py 73.55% 38 Missing and 35 partials ⚠️
...olicyengine_api/services/reform_impacts_service.py 79.22% 13 Missing and 3 partials ⚠️
policyengine_api/routes/economy_routes.py 85.36% 3 Missing and 3 partials ⚠️
policyengine_api/api.py 40.00% 2 Missing and 1 partial ⚠️
policyengine_api/data/data.py 62.50% 3 Missing ⚠️
policyengine_api/services/report_output_service.py 85.71% 1 Missing and 1 partial ⚠️
policyengine_api/country.py 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3392      +/-   ##
==========================================
+ Coverage   72.20%   73.67%   +1.47%     
==========================================
  Files          56       56              
  Lines        2425     2910     +485     
  Branches      423      529     +106     
==========================================
+ Hits         1751     2144     +393     
- Misses        595      645      +50     
- Partials       79      121      +42     

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