Skip to content

Add engine-neutral execution receipts to API v1#3750

Open
MaxGhenis wants to merge 2 commits into
masterfrom
codex/execution-receipt-api
Open

Add engine-neutral execution receipts to API v1#3750
MaxGhenis wants to merge 2 commits into
masterfrom
codex/execution-receipt-api

Add execution receipt changelog fragment

8541ea6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 10, 2026 in 1s

79.12% (-0.80%) compared to 21427fa

View this Pull Request on Codecov

79.12% (-0.80%) compared to 21427fa

Details

Codecov Report

❌ Patch coverage is 67.07317% with 162 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.12%. Comparing base (21427fa) to head (8541ea6).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
policyengine_api/execution_receipt.py 63.73% 63 Missing and 65 partials ⚠️
policyengine_api/services/economy_service.py 68.75% 23 Missing and 7 partials ⚠️
policyengine_api/constants.py 60.00% 1 Missing and 1 partial ⚠️
policyengine_api/endpoints/household.py 94.73% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3750      +/-   ##
==========================================
- Coverage   79.92%   79.12%   -0.80%     
==========================================
  Files          70       71       +1     
  Lines        4338     4815     +477     
  Branches      808      937     +129     
==========================================
+ Hits         3467     3810     +343     
- Misses        652      709      +57     
- Partials      219      296      +77     

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