Skip to content

trace: optimize id parsing and string functions - #6791

Merged
pellared merged 6 commits into
open-telemetry:mainfrom
jschaf:joe/hex-parsing
Aug 26, 2025
Merged

trace: optimize id parsing and string functions#6791
pellared merged 6 commits into
open-telemetry:mainfrom
jschaf:joe/hex-parsing

Merge branch 'main' into joe/hex-parsing

0ab8591
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2025 in 0s

82.9% (+0.0%) compared to 2512a6b

View this Pull Request on Codecov

82.9% (+0.0%) compared to 2512a6b

Details

Codecov Report

❌ Patch coverage is 97.40260% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.9%. Comparing base (2512a6b) to head (0ab8591).

Files with missing lines Patch % Lines
trace/trace.go 97.4% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #6791   +/-   ##
=====================================
  Coverage   82.9%   82.9%           
=====================================
  Files        265     265           
  Lines      24703   24744   +41     
=====================================
+ Hits       20495   20537   +42     
  Misses      3832    3832           
+ Partials     376     375    -1     
Files with missing lines Coverage Δ
trace/trace.go 98.3% <97.4%> (+0.4%) ⬆️

... and 1 file with indirect coverage changes

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