Skip to content

Review feedback

e67baee
Select commit
Loading
Failed to load commit list.
Open

chore: Refactor SentryAttributes into a separate class #4936

Review feedback
e67baee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 22, 2026 in 1s

73.87% (-0.03%) compared to f201b65

View this Pull Request on Codecov

73.87% (-0.03%) compared to f201b65

Details

Codecov Report

❌ Patch coverage is 70.90909% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.87%. Comparing base (f201b65) to head (e67baee).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/Sentry/Protocol/SentryAttributes.cs 68.08% 13 Missing and 2 partials ⚠️
src/Sentry/SentryMetric.Factory.cs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4936      +/-   ##
==========================================
- Coverage   73.90%   73.87%   -0.03%     
==========================================
  Files         496      497       +1     
  Lines       17951    17960       +9     
  Branches     3516     3516              
==========================================
+ Hits        13266    13268       +2     
- Misses       3824     3831       +7     
  Partials      861      861              

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