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

feat(tracing without performance): add propagation context to scope #745

more tests

77dfb21
Select commit
Loading
Failed to load commit list.
Merged

feat(tracing without performance): add propagation context to scope #745

more tests
77dfb21
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 23, 2023 in 1s

80.92% (+0.15%) compared to 032ecc1

View this Pull Request on Codecov

80.92% (+0.15%) compared to 032ecc1

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (032ecc1) 80.77% compared to head (77dfb21) 80.92%.

Files Patch % Lines
propagation_context.go 83.63% 5 Missing and 4 partials ⚠️
Additional details and impacted files
@@                         Coverage Diff                          @@
##           feat_tracing_without_performance     #745      +/-   ##
====================================================================
+ Coverage                             80.77%   80.92%   +0.15%     
====================================================================
  Files                                    47       49       +2     
  Lines                                  4701     4771      +70     
====================================================================
+ Hits                                   3797     3861      +64     
- Misses                                  765      768       +3     
- Partials                                139      142       +3     

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