Skip to content

Extract budget-window setup utilities

55e4f2f
Select commit
Loading
Failed to load commit list.
Merged

Add budget-window batch economy endpoint #3387

Extract budget-window setup utilities
55e4f2f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 0s

78.94% (+2.27%) compared to 1690e20

View this Pull Request on Codecov

78.94% (+2.27%) compared to 1690e20

Details

Codecov Report

❌ Patch coverage is 98.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.94%. Comparing base (1690e20) to head (55e4f2f).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
policyengine_api/services/economy_service.py 97.91% 1 Missing and 2 partials ⚠️
policyengine_api/services/budget_window_cache.py 97.70% 1 Missing and 1 partial ⚠️
policyengine_api/routes/economy_routes.py 97.82% 1 Missing ⚠️
policyengine_api/utils/budget_window.py 96.29% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3387      +/-   ##
==========================================
+ Coverage   76.66%   78.94%   +2.27%     
==========================================
  Files          63       65       +2     
  Lines        3446     3762     +316     
  Branches      621      662      +41     
==========================================
+ Hits         2642     2970     +328     
+ Misses        629      614      -15     
- Partials      175      178       +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.