Skip to content

Merge remote-tracking branch 'origin/main' into fix/issue-2877-unhand…

d085338
Select commit
Loading
Failed to load commit list.
Draft

Add public API for checking unhandled exceptions #5177

Merge remote-tracking branch 'origin/main' into fix/issue-2877-unhand…
d085338
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2026 in 0s

74.08% (+0.00%) compared to 1d43862

View this Pull Request on Codecov

74.08% (+0.00%) compared to 1d43862

Details

Codecov Report

❌ Patch coverage is 75.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.08%. Comparing base (1d43862) to head (d085338).

Files with missing lines Patch % Lines
src/Sentry/SentryEventExtensions.cs 72.72% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5177   +/-   ##
=======================================
  Coverage   74.08%   74.08%           
=======================================
  Files         506      507    +1     
  Lines       18247    18255    +8     
  Branches     3564     3568    +4     
=======================================
+ Hits        13519    13525    +6     
  Misses       3858     3858           
- Partials      870      872    +2     

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