Skip to content

try me if you can

0325400
Select commit
Loading
Failed to load commit list.
Open

feat: Scope sync attachments #5038

try me if you can
0325400
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2026 in 0s

74.07% (+0.13%) compared to 248f455

View this Pull Request on Codecov

74.07% (+0.13%) compared to 248f455

Details

Codecov Report

❌ Patch coverage is 52.17391% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.07%. Comparing base (248f455) to head (0325400).
⚠️ Report is 31 commits behind head on main.

Files with missing lines Patch % Lines
src/Sentry/Internal/ScopeObserver.cs 0.00% 8 Missing ⚠️
src/Sentry/Platforms/Native/NativeScopeObserver.cs 0.00% 2 Missing ⚠️
src/Sentry/Scope.cs 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5038      +/-   ##
==========================================
+ Coverage   73.94%   74.07%   +0.13%     
==========================================
  Files         497      499       +2     
  Lines       17974    17965       -9     
  Branches     3517     3485      -32     
==========================================
+ Hits        13291    13308      +17     
+ Misses       3825     3800      -25     
+ Partials      858      857       -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.