Skip to content

Log exceptions instead of silently swallowing them in calculate#3323

Open
MaxGhenis wants to merge 1 commit into
masterfrom
fix-silent-exception-swallowing
Open

Log exceptions instead of silently swallowing them in calculate#3323
MaxGhenis wants to merge 1 commit into
masterfrom
fix-silent-exception-swallowing

Log exceptions instead of silently swallowing them in calculate

20dee2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2026 in 0s

72.24% (+0.04%) compared to 0ab47d3

View this Pull Request on Codecov

72.24% (+0.04%) compared to 0ab47d3

Details

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 72.24%. Comparing base (0ab47d3) to head (20dee2b).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
policyengine_api/country.py 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3323      +/-   ##
==========================================
+ Coverage   72.20%   72.24%   +0.04%     
==========================================
  Files          56       56              
  Lines        2425     2425              
  Branches      423      423              
==========================================
+ Hits         1751     1752       +1     
+ Misses        595      594       -1     
  Partials       79       79              

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