Skip to content

feat: Add SentryOptions.AutoSetScopeTransactions to auto-store transactions on the scope#5317

Open
jamescrosswell wants to merge 2 commits into
mainfrom
feat/2399-auto-set-scope-transactions
Open

feat: Add SentryOptions.AutoSetScopeTransactions to auto-store transactions on the scope#5317
jamescrosswell wants to merge 2 commits into
mainfrom
feat/2399-auto-set-scope-transactions

Tweak comments

e10ede3
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 6 commits behind head on main.

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.