perf: DebugStackTrace no longer creates a stack trace for dynamic methods #4954
Codecov / codecov/project
succeeded
Feb 25, 2026 in 0s
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 (f160ee0).
| 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.
Loading