Skip to content

spike: Activity-based tracing — SentrySpanProcessor as a raw ActivityListener in core (experiment, do not merge) - #5382

Draft
jamescrosswell wants to merge 4 commits into
mainfrom
spike/activity-listener-core
Draft

spike: Activity-based tracing — SentrySpanProcessor as a raw ActivityListener in core (experiment, do not merge)#5382
jamescrosswell wants to merge 4 commits into
mainfrom
spike/activity-listener-core

spike: alias Activity to fix ambiguity on Android TFMs

5d22058
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2026 in 1s

73.98% (-0.18%) compared to 11068e0

View this Pull Request on Codecov

73.98% (-0.18%) compared to 11068e0

Details

Codecov Report

❌ Patch coverage is 70.68966% with 85 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.98%. Comparing base (11068e0) to head (5d22058).
⚠️ Report is 86 commits behind head on main.

Files with missing lines Patch % Lines
...Source/Internal/Tracing/SentryActivityProcessor.cs 70.00% 52 Missing and 17 partials ⚠️
...ticSource/Internal/Tracing/ActivityIdExtensions.cs 12.50% 14 Missing ⚠️
...cSource/Internal/Tracing/SentryActivityListener.cs 90.47% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5382      +/-   ##
==========================================
- Coverage   74.15%   73.98%   -0.18%     
==========================================
  Files         508      513       +5     
  Lines       18353    18710     +357     
  Branches     3586     3673      +87     
==========================================
+ Hits        13610    13842     +232     
- Misses       3870     3970     +100     
- Partials      873      898      +25     

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