Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track sub-spans as transactions as well so that we can plot them on a sentry dashboard #3066

Merged
merged 1 commit into from
Jul 19, 2024

Track sub-spans as transactions as well so that we can plot them on a…

5367391
Select commit
Loading
Failed to load commit list.
Merged

Track sub-spans as transactions as well so that we can plot them on a sentry dashboard #3066

Track sub-spans as transactions as well so that we can plot them on a…
5367391
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 19, 2024 in 1s

77.50% (-0.02%) compared to 3e005c8

View this Pull Request on Codecov

77.50% (-0.02%) compared to 3e005c8

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 12 lines in your changes missing coverage. Please review.

Project coverage is 77.50%. Comparing base (3e005c8) to head (5367391).

Files Patch % Lines
...ementX/Sources/Services/Analytics/Signposter.swift 33.33% 12 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3066      +/-   ##
===========================================
- Coverage    77.51%   77.50%   -0.02%     
===========================================
  Files          699      699              
  Lines        54458    54470      +12     
===========================================
+ Hits         42215    42218       +3     
- Misses       12243    12252       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.