Skip to content

feat: Add AddToTransactions to SentryAttachment#5182

Merged
jamescrosswell merged 12 commits into
mainfrom
feature/add-attachment-add-to-transactions
Jul 17, 2026
Merged

feat: Add AddToTransactions to SentryAttachment#5182
jamescrosswell merged 12 commits into
mainfrom
feature/add-attachment-add-to-transactions

refactor!: Collapse Envelope.FromTransaction overloads into one

2496a53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2026 in 0s

74.54% (+0.31%) compared to 7b09863

View this Pull Request on Codecov

74.54% (+0.31%) compared to 7b09863

Details

Codecov Report

❌ Patch coverage is 95.65217% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 74.54%. Comparing base (7b09863) to head (2496a53).
⚠️ Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
src/Sentry.Maui/Internal/ScreenshotAttachment.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5182      +/-   ##
==========================================
+ Coverage   74.23%   74.54%   +0.31%     
==========================================
  Files         509      512       +3     
  Lines       18412    18652     +240     
  Branches     3604     3655      +51     
==========================================
+ Hits        13668    13904     +236     
- Misses       3870     3874       +4     
  Partials      874      874              

☔ View full report in Codecov by Harness.
📢 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.