Skip to content

try me if you can

0325400
Select commit
Loading
Failed to load commit list.
Merged

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 1s

74.02% (+0.07%) compared to 248f455

View this Pull Request on Codecov

74.02% (+0.07%) 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.02%. 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.02%   +0.07%     
==========================================
  Files         497      499       +2     
  Lines       17974    18065      +91     
  Branches     3517     3518       +1     
==========================================
+ Hits        13291    13372      +81     
- Misses       3825     3835      +10     
  Partials      858      858              

☔ 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.