Skip to content

fix(configuration): percent-decode keys and values in resource.attributes_list - #6787

Merged
pichlermarc merged 3 commits into
open-telemetry:mainfrom
honeycombio:mike/percent-decode-attributes-list
Jun 15, 2026
Merged

fix(configuration): percent-decode keys and values in resource.attributes_list#6787
pichlermarc merged 3 commits into
open-telemetry:mainfrom
honeycombio:mike/percent-decode-attributes-list

Merge branch 'main' into mike/percent-decode-attributes-list

ecf8baf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 15, 2026 in 0s

94.94% (-0.02%) compared to 55606c3

View this Pull Request on Codecov

94.94% (-0.02%) compared to 55606c3

Details

Codecov Report

❌ Patch coverage is 90.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.94%. Comparing base (55606c3) to head (ecf8baf).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...al/packages/configuration/src/FileConfigFactory.ts 90.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6787      +/-   ##
==========================================
- Coverage   94.96%   94.94%   -0.02%     
==========================================
  Files         380      380              
  Lines       12897    12910      +13     
  Branches     2937     2939       +2     
==========================================
+ Hits        12247    12258      +11     
- Misses        650      652       +2     
Files with missing lines Coverage Δ
...al/packages/configuration/src/FileConfigFactory.ts 96.72% <90.00%> (-1.45%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.