[SDK] Fix include instrumentation scope attributes in equal method #3214
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
@@ 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%> (ø) |
Loading