fix: CaptureFeedback now supports multiple attachments correctly
#5077
+43
−16
Codecov / codecov/project
succeeded
Mar 27, 2026 in 1s
74.00% (-0.01%) compared to 3e2eae9, passed because coverage increased by 0% when compared to adjusted base (74.00%)
View this Pull Request on Codecov
74.00% (-0.01%) compared to 3e2eae9, passed because coverage increased by 0% when compared to adjusted base (74.00%)
Details
Codecov Report
❌ Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.00%. Comparing base (3e2eae9) to head (8a2c0fb).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Sentry/Protocol/Envelopes/Envelope.cs | 60.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #5077 +/- ##
==========================================
- Coverage 74.00% 74.00% -0.01%
==========================================
Files 499 499
Lines 18066 18067 +1
Branches 3518 3519 +1
==========================================
Hits 13370 13370
- Misses 3837 3838 +1
Partials 859 859 ☔ 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