Skip to content

bench: per-wave shard/read diagnostics - #159

Merged
nclack merged 1 commit into
mainfrom
probe/array-starve
Jun 15, 2026
Merged

nclack merged 1 commit into
mainfrom
probe/array-starve

bench: per-wave shard/read diagnostics

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

57.68% (-0.11%) compared to cca3b09

View this Pull Request on Codecov

57.68% (-0.11%) compared to cca3b09

Details

Codecov Report

❌ Patch coverage is 51.92308% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.68%. Comparing base (cca3b09) to head (6bf8e81).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/wave/wave_input.c 60.60% 11 Missing and 2 partials ⚠️
bench/main.c 0.00% 12 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #159      +/-   ##
==========================================
- Coverage   57.78%   57.68%   -0.11%     
==========================================
  Files          64       64              
  Lines       10046    10104      +58     
  Branches     1748     1754       +6     
==========================================
+ Hits         5805     5828      +23     
- Misses       3494     3523      +29     
- Partials      747      753       +6     
Files with missing lines Coverage Δ
src/render_job/render_job.c 84.51% <100.00%> (+0.41%) ⬆️
bench/main.c 0.00% <0.00%> (ø)
src/wave/wave_input.c 72.64% <60.60%> (-5.45%) ⬇️

... and 4 files with indirect coverage changes

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