feat: add IHub.RecordTransaction to record completed transactions and spans - #5333
Merged
Codecov / codecov/project
succeeded
Jul 1, 2026 in 0s
74.21% (+0.06%) compared to 951d98f
View this Pull Request on Codecov
74.21% (+0.06%) compared to 951d98f
Details
Codecov Report
❌ Patch coverage is 89.83051% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.21%. Comparing base (951d98f) to head (3b71273).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Sentry/Internal/SpanRecorder.cs | 85.29% | 5 Missing |
| src/Sentry/SentrySdk.cs | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #5333 +/- ##
==========================================
+ Coverage 74.15% 74.21% +0.06%
==========================================
Files 508 509 +1
Lines 18353 18412 +59
Branches 3586 3595 +9
==========================================
+ Hits 13610 13665 +55
- Misses 3870 3875 +5
+ Partials 873 872 -1 ☔ View full report in Codecov by Harness.
📢 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