Skip to content

test(perf): add a benchmark harness for the metric walk - #1085

Merged
dekobon merged 5 commits into
mainfrom
test/1068-bench-harness
Jul 26, 2026
Merged

test(perf): add a benchmark harness for the metric walk#1085
dekobon merged 5 commits into
mainfrom
test/1068-bench-harness

fix(bench): stop the corpus walk aliasing symlinked subtrees

d1d1de9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2026 in 0s

98.06% (+0.00%) compared to 1b4eee3

View this Pull Request on Codecov

98.06% (+0.00%) compared to 1b4eee3

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.06%. Comparing base (1b4eee3) to head (d1d1de9).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1085   +/-   ##
=======================================
  Coverage   98.06%   98.06%           
=======================================
  Files         268      268           
  Lines       66613    66586   -27     
  Branches    66183    66156   -27     
=======================================
- Hits        65321    65299   -22     
+ Misses        851      846    -5     
  Partials      441      441           
Files with missing lines Coverage Δ
src/metrics/cognitive.rs 99.86% <100.00%> (+0.07%) ⬆️
src/metrics/tokens.rs 99.38% <100.00%> (-0.01%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.