Skip to content

Harden migration route metadata guard

71b6a2c
Select commit
Loading
Failed to load commit list.
Merged

Add migration stage 1 contracts and AI harness #3637

Harden migration route metadata guard
71b6a2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 1, 2026 in 1s

78.66% (+0.65%) compared to 9b249e5

View this Pull Request on Codecov

78.66% (+0.65%) compared to 9b249e5

Details

Codecov Report

❌ Patch coverage is 87.82609% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.66%. Comparing base (9b249e5) to head (71b6a2c).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
policyengine_api/migration_flags.py 87.83% 5 Missing and 4 partials ⚠️
policyengine_api/migration_logging.py 88.88% 2 Missing and 1 partial ⚠️
policyengine_api/migration_registry.py 81.81% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3637      +/-   ##
==========================================
+ Coverage   78.01%   78.66%   +0.65%     
==========================================
  Files          67       70       +3     
  Lines        4071     4186     +115     
  Branches      759      776      +17     
==========================================
+ Hits         3176     3293     +117     
+ Misses        700      691       -9     
- Partials      195      202       +7     

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