Skip to content

spike: MAUI idle transactions over Activities — shim battle-test + direct prototype (experiment, do not merge) - #5384

Draft
jamescrosswell wants to merge 61 commits into
spike/activity-tracing-shimfrom
spike/maui-idle-over-shim
Draft

spike: MAUI idle transactions over Activities — shim battle-test + direct prototype (experiment, do not merge)#5384
jamescrosswell wants to merge 61 commits into
spike/activity-tracing-shimfrom
spike/maui-idle-over-shim

Format code

ece5dad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 0s

73.79% (+0.05%) compared to f0e3e5b

View this Pull Request on Codecov

73.79% (+0.05%) compared to f0e3e5b

Details

Codecov Report

❌ Patch coverage is 79.84791% with 53 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.79%. Comparing base (f0e3e5b) to head (ece5dad).
⚠️ Report is 1 commits behind head on spike/activity-tracing-shim.

Files with missing lines Patch % Lines
src/Sentry.Maui/Internal/MauiEventsBinder.cs 82.19% 4 Missing and 9 partials ⚠️
src/Sentry/TransactionTracer.cs 86.02% 7 Missing and 6 partials ⚠️
src/Sentry.Maui/Internal/MauiUiActivityTracing.cs 71.42% 3 Missing and 3 partials ⚠️
src/Sentry/Infrastructure/SystemTimer.cs 0.00% 6 Missing ⚠️
src/Sentry/SentrySdk.cs 0.00% 5 Missing and 1 partial ⚠️
...urce/Internal/Tracing/ActivityTracingExtensions.cs 71.42% 1 Missing and 3 partials ⚠️
...Source/Internal/Tracing/ActivityTransactionShim.cs 71.42% 1 Missing and 1 partial ⚠️
src/Sentry/Extensibility/DisabledHub.cs 0.00% 1 Missing ⚠️
src/Sentry/Extensibility/HubAdapter.cs 0.00% 1 Missing ⚠️
src/Sentry/HubExtensions.cs 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                       Coverage Diff                       @@
##           spike/activity-tracing-shim    #5384      +/-   ##
===============================================================
+ Coverage                        73.73%   73.79%   +0.05%     
===============================================================
  Files                              515      518       +3     
  Lines                            18777    18987     +210     
  Branches                          3673     3746      +73     
===============================================================
+ Hits                             13846    14011     +165     
- Misses                            4031     4055      +24     
- Partials                           900      921      +21     

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