Skip to content

Mark pre-submission setup failures as errors

b82ace8
Select commit
Loading
Failed to load commit list.
Draft

Add budget-window batch economy endpoint #3387

Mark pre-submission setup failures as errors
b82ace8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 1s

72.79% (+0.59%) compared to 6af28d7

View this Pull Request on Codecov

72.79% (+0.59%) compared to 6af28d7

Details

Codecov Report

❌ Patch coverage is 74.25000% with 103 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.79%. Comparing base (6af28d7) to head (b82ace8).
⚠️ 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 73.43% 14 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/country.py 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3387      +/-   ##
==========================================
+ Coverage   72.20%   72.79%   +0.59%     
==========================================
  Files          56       56              
  Lines        2425     2827     +402     
  Branches      423      514      +91     
==========================================
+ Hits         1751     2058     +307     
- Misses        595      649      +54     
- Partials       79      120      +41     

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