feat: Add SentryOptions.AutoSetScopeTransactions to auto-store transactions on the scope#5317
Open
jamescrosswell wants to merge 2 commits into
Open
feat: Add SentryOptions.AutoSetScopeTransactions to auto-store transactions on the scope#5317jamescrosswell wants to merge 2 commits into
jamescrosswell wants to merge 2 commits into
Codecov / codecov/project
succeeded
Jun 26, 2026 in 0s
74.21% (+0.04%) compared to f01f273
View this Pull Request on Codecov
74.21% (+0.04%) compared to f01f273
Details
Codecov Report
❌ Patch coverage is 91.17647% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.21%. Comparing base (f01f273) to head (e10ede3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Sentry/Scope.cs | 85.71% | 0 Missing and 2 partials |
| ...olkit.Mvvm/MauiCommunityToolkitMvvmEventsBinder.cs | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #5317 +/- ##
==========================================
+ Coverage 74.16% 74.21% +0.04%
==========================================
Files 508 508
Lines 18353 18376 +23
Branches 3586 3589 +3
==========================================
+ Hits 13612 13637 +25
+ Misses 3869 3867 -2
Partials 872 872 ☔ 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