chore: Refactor SentryAttributes into a separate class #4936
+223
−185
Codecov / codecov/project
succeeded
May 6, 2026 in 1s
74.07% (-0.02%) compared to 0b59060, passed because coverage increased by 0.02% when compared to adjusted base (74.05%)
View this Pull Request on Codecov
74.07% (-0.02%) compared to 0b59060, passed because coverage increased by 0.02% when compared to adjusted base (74.05%)
Details
Codecov Report
❌ Patch coverage is 81.25000% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.07%. Comparing base (0b59060) to head (0e0505d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Sentry/Protocol/SentryAttributes.cs | 76.59% | 9 Missing and 2 partials |
| src/Sentry/SentryMetric.Factory.cs | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4936 +/- ##
==========================================
- Coverage 74.08% 74.07% -0.02%
==========================================
Files 506 507 +1
Lines 18247 18234 -13
Branches 3564 3559 -5
==========================================
- Hits 13519 13507 -12
Misses 3858 3858
+ Partials 870 869 -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.
Loading