Skip to content

metadata: replace added [][]string with O(1) delta linked list

7f6f7d3
Select commit
Loading
Failed to load commit list.
Open

metadata: replace added [][]string with O(1) delta linked list #9129

metadata: replace added [][]string with O(1) delta linked list
7f6f7d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 16, 2026 in 1s

83.25% (+0.04%) compared to 6602080

View this Pull Request on Codecov

83.25% (+0.04%) compared to 6602080

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.25%. Comparing base (6602080) to head (7f6f7d3).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9129      +/-   ##
==========================================
+ Coverage   83.20%   83.25%   +0.04%     
==========================================
  Files         414      414              
  Lines       33489    33496       +7     
==========================================
+ Hits        27865    27887      +22     
+ Misses       4214     4201      -13     
+ Partials     1410     1408       -2     
Files with missing lines Coverage Δ
metadata/metadata.go 94.78% <100.00%> (+2.19%) ⬆️

... and 17 files with indirect coverage changes

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