feat: Implement strict trace continuation #4981
Open
Codecov / codecov/project
succeeded
Mar 22, 2026 in 0s
74.07% (+0.04%) compared to a4a8ded
View this Pull Request on Codecov
74.07% (+0.04%) compared to a4a8ded
Details
Codecov Report
❌ Patch coverage is 94.82759% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.07%. Comparing base (a4a8ded) to head (2366084).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Sentry/SentryOptions.cs | 71.42% | 1 Missing and 1 partial |
| src/Sentry/SentryPropagationContext.cs | 85.71% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #4981 +/- ##
==========================================
+ Coverage 74.03% 74.07% +0.04%
==========================================
Files 499 499
Lines 18044 18100 +56
Branches 3510 3527 +17
==========================================
+ Hits 13358 13408 +50
- Misses 3830 3832 +2
- Partials 856 860 +4 ☔ 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