Skip to content

feat: Automatic trace instrumentation for MAUI#5138

Open
jamescrosswell wants to merge 57 commits into
mainfrom
maui-trace-ui-5116
Open

feat: Automatic trace instrumentation for MAUI#5138
jamescrosswell wants to merge 57 commits into
mainfrom
maui-trace-ui-5116

Fix TransactionTracer concurrency for Maui Transactions (#5248)

f5d5bb4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 0s

74.14% (+0.08%) compared to 32a55e3

View this Pull Request on Codecov

74.14% (+0.08%) compared to 32a55e3

Details

Codecov Report

❌ Patch coverage is 80.20305% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.14%. Comparing base (32a55e3) to head (f5d5bb4).
⚠️ Report is 33 commits behind head on main.

Files with missing lines Patch % Lines
src/Sentry/TransactionTracer.cs 82.02% 10 Missing and 6 partials ⚠️
src/Sentry.Maui/Internal/MauiEventsBinder.cs 82.19% 4 Missing and 9 partials ⚠️
src/Sentry/Infrastructure/SystemTimer.cs 0.00% 6 Missing ⚠️
src/Sentry/Extensibility/DisabledHub.cs 0.00% 1 Missing ⚠️
src/Sentry/Extensibility/HubAdapter.cs 0.00% 1 Missing ⚠️
src/Sentry/Internal/Hub.cs 0.00% 1 Missing ⚠️
src/Sentry/SentrySdk.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5138      +/-   ##
==========================================
+ Coverage   74.06%   74.14%   +0.08%     
==========================================
  Files         501      509       +8     
  Lines       18113    18473     +360     
  Branches     3521     3642     +121     
==========================================
+ Hits        13415    13697     +282     
- Misses       3838     3888      +50     
- Partials      860      888      +28     

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