Skip to content

.

e7842e7
Select commit
Loading
Failed to load commit list.
Merged

perf: DebugStackTrace no longer creates a stack trace for dynamic methods #4954

.
e7842e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2026 in 1s

73.88% (+0.00%) compared to c13180b

View this Pull Request on Codecov

73.88% (+0.00%) compared to c13180b

Details

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 73.88%. Comparing base (c13180b) to head (e7842e7).
⚠️ Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
src/Sentry/Internal/DebugStackTrace.cs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4954   +/-   ##
=======================================
  Coverage   73.88%   73.88%           
=======================================
  Files         496      496           
  Lines       17951    17954    +3     
  Branches     3516     3517    +1     
=======================================
+ Hits        13263    13266    +3     
- Misses       3826     3827    +1     
+ Partials      862      861    -1     

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