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

Add add_link API #1515

Merged
merged 15 commits into from
Mar 19, 2024

Merge branch 'main' into addlink

5cbc2c3
Select commit
Loading
Failed to load commit list.
Merged

Add add_link API #1515

Merge branch 'main' into addlink
5cbc2c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2024 in 0s

68.8% (-0.1%) compared to 13c9dc5

View this Pull Request on Codecov

68.8% (-0.1%) compared to 13c9dc5

Details

Codecov Report

Attention: Patch coverage is 61.53846% with 30 lines in your changes are missing coverage. Please review.

Project coverage is 68.8%. Comparing base (13c9dc5) to head (5cbc2c3).

Files Patch % Lines
opentelemetry-sdk/src/trace/span.rs 80.4% 9 Missing ⚠️
opentelemetry/src/trace/mod.rs 33.3% 8 Missing ⚠️
opentelemetry/src/global/trace.rs 0.0% 6 Missing ⚠️
opentelemetry/src/trace/noop.rs 0.0% 4 Missing ⚠️
opentelemetry-sdk/src/trace/links.rs 0.0% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1515     +/-   ##
=======================================
- Coverage   68.9%   68.8%   -0.1%     
=======================================
  Files        137     137             
  Lines      19799   19844     +45     
=======================================
+ Hits       13658   13671     +13     
- Misses      6141    6173     +32     

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