Skip to content

Fix unraisablehook tests

2f2fef5
Select commit
Loading
Failed to load commit list.
Merged

feat(integrations): Add unraisable exception integration #4733

Fix unraisablehook tests
2f2fef5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2025 in 0s

84.89% (-0.03%) compared to b1a8b63

View this Pull Request on Codecov

84.89% (-0.03%) compared to b1a8b63

Details

Codecov Report

❌ Patch coverage is 85.71429% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.89%. Comparing base (b1a8b63) to head (2f2fef5).
⚠️ Report is 4 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
sentry_sdk/integrations/unraisablehook.py 85.71% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4733      +/-   ##
==========================================
- Coverage   84.92%   84.89%   -0.03%     
==========================================
  Files         156      157       +1     
  Lines       16115    16136      +21     
  Branches     2741     2744       +3     
==========================================
+ Hits        13685    13698      +13     
- Misses       1643     1651       +8     
  Partials      787      787              
Files with missing lines Coverage Δ
sentry_sdk/integrations/unraisablehook.py 85.71% <85.71%> (ø)

... and 5 files with indirect coverage changes