Skip to content

[DO NOT MERGE] attribute: add String method for KeyValue#8205

Draft
pellared wants to merge 17 commits into
open-telemetry:mainfrom
pellared:kv-str
Draft

[DO NOT MERGE] attribute: add String method for KeyValue#8205
pellared wants to merge 17 commits into
open-telemetry:mainfrom
pellared:kv-str

Merge branch 'main' into kv-str

be44f84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 21, 2026 in 1s

83.7% (+0.0%) compared to 8365fb9

View this Pull Request on Codecov

83.7% (+0.0%) compared to 8365fb9

Details

Codecov Report

❌ Patch coverage is 97.22222% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.7%. Comparing base (8365fb9) to head (be44f84).

Files with missing lines Patch % Lines
attribute/kv.go 97.0% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #8205   +/-   ##
=====================================
  Coverage   83.7%   83.7%           
=====================================
  Files        314     314           
  Lines      29727   29795   +68     
=====================================
+ Hits       24905   24963   +58     
- Misses      4448    4457    +9     
- Partials     374     375    +1     
Files with missing lines Coverage Δ
attribute/value.go 97.2% <100.0%> (ø)
attribute/kv.go 97.9% <97.0%> (-2.1%) ⬇️

... and 2 files with indirect coverage changes

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