Skip to content

Build Stage 8 API v2 platform foundation - #3793

Merged
anth-volk merged 18 commits into
masterfrom
stage-8-v2-platform-foundation
Aug 19, 2026
Merged

Build Stage 8 API v2 platform foundation#3793
anth-volk merged 18 commits into
masterfrom
stage-8-v2-platform-foundation

Name migration tests by verified behavior

a0190f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2026 in 1s

85.11% (+0.92%) compared to 354903f

View this Pull Request on Codecov

85.11% (+0.92%) compared to 354903f

Details

Codecov Report

❌ Patch coverage is 88.34323% with 216 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.11%. Comparing base (354903f) to head (a0190f2).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
policyengine_api/runtime_cache/reform_impacts.py 79.01% 19 Missing and 15 partials ⚠️
policyengine_api/data/v2/migration_target.py 77.77% 12 Missing and 10 partials ⚠️
policyengine_api/runtime_cache/fake.py 84.09% 13 Missing and 8 partials ⚠️
policyengine_api/runtime_cache/settings.py 84.49% 14 Missing and 6 partials ⚠️
policyengine_api/data/v2/report_runs.py 82.02% 9 Missing and 7 partials ⚠️
policyengine_api/runtime_cache/client.py 51.72% 11 Missing and 3 partials ⚠️
policyengine_api/runtime_cache/core.py 85.71% 4 Missing and 9 partials ⚠️
policyengine_api/app_engine_runtime.py 81.81% 6 Missing and 2 partials ⚠️
policyengine_api/data/v2/settings.py 89.33% 5 Missing and 3 partials ⚠️
...gine_api/services/household_calculation_service.py 74.07% 5 Missing and 2 partials ⚠️
... and 19 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3793      +/-   ##
==========================================
+ Coverage   84.19%   85.11%   +0.92%     
==========================================
  Files          86      109      +23     
  Lines        4720     6290    +1570     
  Branches      926     1093     +167     
==========================================
+ Hits         3974     5354    +1380     
- Misses        510      630     +120     
- Partials      236      306      +70     

☔ View full report in Codecov by Harness.
📢 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.