Skip to content

Move yearly variable removal test to unit tests

1fd9618
Select commit
Loading
Failed to load commit list.
Merged

Expose report run timestamps #3546

Move yearly variable removal test to unit tests
1fd9618
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 5, 2026 in 1s

77.81% (-1.13%) compared to 5f71127

View this Pull Request on Codecov

77.81% (-1.13%) compared to 5f71127

Details

Codecov Report

❌ Patch coverage is 84.82759% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.81%. Comparing base (5f71127) to head (1fd9618).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
policyengine_api/services/report_output_service.py 86.40% 8 Missing and 6 partials ⚠️
policyengine_api/endpoints/household.py 42.85% 4 Missing ⚠️
policyengine_api/routes/report_output_routes.py 33.33% 1 Missing and 1 partial ⚠️
policyengine_api/services/run_sync_utils.py 90.47% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3546      +/-   ##
==========================================
- Coverage   78.94%   77.81%   -1.13%     
==========================================
  Files          65       65              
  Lines        3762     3877     +115     
  Branches      662      697      +35     
==========================================
+ Hits         2970     3017      +47     
- Misses        614      683      +69     
+ Partials      178      177       -1     

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