Skip to content

Revert unintentional changes to Shell breadcrumb tests

cd8b52b
Select commit
Loading
Failed to load commit list.
Open

feat: Automatic trace instrumentation for MAUI #5138

Revert unintentional changes to Shell breadcrumb tests
cd8b52b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2026 in 0s

76.94% (+2.89%) compared to e99c3d1

View this Pull Request on Codecov

76.94% (+2.89%) compared to e99c3d1

Details

Codecov Report

❌ Patch coverage is 61.53846% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.94%. Comparing base (e99c3d1) to head (cd8b52b).
⚠️ Report is 18 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/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    #5138      +/-   ##
==========================================
+ Coverage   74.04%   76.94%   +2.89%     
==========================================
  Files         501      413      -88     
  Lines       18107    15372    -2735     
  Branches     3523     3046     -477     
==========================================
- Hits        13408    11828    -1580     
+ Misses       3838     2821    -1017     
+ Partials      861      723     -138     

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