Skip to content

Merge remote-tracking branch 'origin/main' into maui-transactions-5109

a0778cc
Select commit
Loading
Failed to load commit list.
Open

feat: Auto-create traces for MAUI navigation events #5111

Merge remote-tracking branch 'origin/main' into maui-transactions-5109
a0778cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 17, 2026 in 0s

74.06% (+0.01%) compared to e99c3d1

View this Pull Request on Codecov

74.06% (+0.01%) compared to e99c3d1

Details

Codecov Report

❌ Patch coverage is 72.26277% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.06%. Comparing base (e99c3d1) to head (a0778cc).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/Sentry/TransactionTracer.cs 73.97% 11 Missing and 8 partials ⚠️
src/Sentry/Infrastructure/SystemTimer.cs 0.00% 6 Missing ⚠️
src/Sentry/SentrySdk.cs 0.00% 5 Missing and 1 partial ⚠️
src/Sentry.Maui/Internal/MauiEventsBinder.cs 92.50% 0 Missing and 3 partials ⚠️
src/Sentry/Extensibility/DisabledHub.cs 0.00% 1 Missing ⚠️
src/Sentry/Extensibility/HubAdapter.cs 0.00% 1 Missing ⚠️
src/Sentry/Internal/Hub.cs 50.00% 1 Missing ⚠️
src/Sentry/Internal/NoOpTransaction.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5111      +/-   ##
==========================================
+ Coverage   74.04%   74.06%   +0.01%     
==========================================
  Files         501      502       +1     
  Lines       18107    18221     +114     
  Branches     3523     3558      +35     
==========================================
+ Hits        13408    13495      +87     
- Misses       3838     3858      +20     
- Partials      861      868       +7     

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