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

[API] Add InstrumentationScope attributes in TracerProvider::GetTracer() #2371

Merged
merged 4 commits into from
Oct 19, 2023

Merge branch 'main' into fix_get_tracer_abiv2_2032

a892095
Select commit
Loading
Failed to load commit list.
Merged

[API] Add InstrumentationScope attributes in TracerProvider::GetTracer() #2371

Merge branch 'main' into fix_get_tracer_abiv2_2032
a892095
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 19, 2023 in 1s

87.43% (+0.01%) compared to d9ad76f

View this Pull Request on Codecov

87.43% (+0.01%) compared to d9ad76f

Details

Codecov Report

Merging #2371 (a892095) into main (d9ad76f) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2371      +/-   ##
==========================================
+ Coverage   87.43%   87.43%   +0.01%     
==========================================
  Files         199      199              
  Lines        6028     6030       +2     
==========================================
+ Hits         5270     5272       +2     
  Misses        758      758              
Files Coverage Δ
api/include/opentelemetry/trace/noop.h 93.34% <100.00%> (ø)
api/include/opentelemetry/trace/tracer_provider.h 100.00% <ø> (ø)
sdk/src/trace/tracer_provider.cc 89.14% <100.00%> (+0.50%) ⬆️