Skip to content

Merge branch 'potel-base' into antonpirker/fix-fastapi-recursive-exce…

9e87b98
Select commit
Loading
Failed to load commit list.
Merged

Fix FastAPI recursive exceptions #4334

Merge branch 'potel-base' into antonpirker/fix-fastapi-recursive-exce…
9e87b98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2025 in 1s

84.36% (-0.07%) compared to a5d0f01

View this Pull Request on Codecov

84.36% (-0.07%) compared to a5d0f01

Details

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 84.36%. Comparing base (a5d0f01) to head (9e87b98).
Report is 1 commits behind head on potel-base.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
sentry_sdk/utils.py 71.42% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           potel-base    #4334      +/-   ##
==============================================
- Coverage       84.42%   84.36%   -0.07%     
==============================================
  Files             144      144              
  Lines           14636    14643       +7     
  Branches         2327     2330       +3     
==============================================
- Hits            12357    12354       -3     
- Misses           1553     1561       +8     
- Partials          726      728       +2     
Files with missing lines Coverage Δ
sentry_sdk/utils.py 83.47% <71.42%> (-0.11%) ⬇️

... and 3 files with indirect coverage changes