Skip to content

Optimize attribute slice conversion#8039

Merged
MrAlias merged 10 commits into
open-telemetry:mainfrom
MrAlias:attr-slice
Mar 12, 2026
Merged

Optimize attribute slice conversion#8039
MrAlias merged 10 commits into
open-telemetry:mainfrom
MrAlias:attr-slice

Fix changelog

a4e0898
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2026 in 0s

81.6% (+0.0%) compared to 6d79ac3

View this Pull Request on Codecov

81.6% (+0.0%) compared to 6d79ac3

Details

Codecov Report

❌ Patch coverage is 88.67925% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.6%. Comparing base (6d79ac3) to head (a4e0898).

Files with missing lines Patch % Lines
attribute/internal/attribute.go 86.2% 4 Missing ⚠️
attribute/value.go 91.6% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #8039   +/-   ##
=====================================
  Coverage   81.5%   81.6%           
=====================================
  Files        304     304           
  Lines      23448   23444    -4     
=====================================
  Hits       19132   19132           
  Misses      3928    3928           
+ Partials     388     384    -4     
Files with missing lines Coverage Δ
attribute/value.go 91.9% <91.6%> (-1.0%) ⬇️
attribute/internal/attribute.go 88.2% <86.2%> (+4.9%) ⬆️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.