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

[SDK] Fix include instrumentation scope attributes in equal method #3214

Merge branch 'main' into fix_include_instrumentation_scope_attributes…

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

[SDK] Fix include instrumentation scope attributes in equal method #3214

Merge branch 'main' into fix_include_instrumentation_scope_attributes…
5ae1b09
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 1s

88.16% (+0.35%) compared to 0b94d71

View this Pull Request on Codecov

88.16% (+0.35%) compared to 0b94d71

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.16%. Comparing base (0b94d71) to head (5ae1b09).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3214      +/-   ##
==========================================
+ Coverage   87.82%   88.16%   +0.35%     
==========================================
  Files         195      198       +3     
  Lines        6154     6224      +70     
==========================================
+ Hits         5404     5487      +83     
+ Misses        750      737      -13     
Files with missing lines Coverage Δ
...include/opentelemetry/sdk/common/attribute_utils.h 93.69% <100.00%> (+2.78%) ⬆️
...y/sdk/instrumentationscope/instrumentation_scope.h 100.00% <100.00%> (ø)
sdk/src/logs/logger_provider.cc 90.91% <100.00%> (ø)
sdk/src/metrics/meter_provider.cc 87.18% <100.00%> (ø)
sdk/src/trace/tracer_provider.cc 89.37% <100.00%> (ø)

... and 10 files with indirect coverage changes