chore: Refactor SentryAttributes into a separate class #4936
+223
−185
Codecov / codecov/project
succeeded
Mar 5, 2026 in 0s
73.86% (-0.04%) compared to f201b65, passed because coverage increased by 0% when compared to adjusted base (73.86%)
View this Pull Request on Codecov
73.86% (-0.04%) compared to f201b65, passed because coverage increased by 0% when compared to adjusted base (73.86%)
Details
Codecov Report
❌ Patch coverage is 81.25000% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.86%. Comparing base (f201b65) to head (ecf30ae).
| 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 73.90% 73.86% -0.04%
==========================================
Files 496 497 +1
Lines 17951 17938 -13
Branches 3516 3511 -5
==========================================
- Hits 13266 13250 -16
- Misses 3824 3831 +7
+ Partials 861 857 -4 ☔ 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