Skip to content

fix(eval): commit each published score to the corpus a reader can download - #9811

Merged
JSONbored merged 2 commits into
mainfrom
fix/eval-scores-corpus-commitment
Jul 29, 2026
Merged

fix(eval): commit each published score to the corpus a reader can download#9811
JSONbored merged 2 commits into
mainfrom
fix/eval-scores-corpus-commitment

Merge remote-tracking branch 'origin/main' into fix/eval-scores-corpu…

3e3e603
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2026 in 1s

90.47% (+0.00%) compared to fa4c6d4

View this Pull Request on Codecov

90.47% (+0.00%) compared to fa4c6d4

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.47%. Comparing base (fa4c6d4) to head (3e3e603).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9811   +/-   ##
=======================================
  Coverage   90.46%   90.47%           
=======================================
  Files         918      918           
  Lines      113940   113970   +30     
  Branches    27053    27060    +7     
=======================================
+ Hits       103079   103109   +30     
  Misses       9533     9533           
  Partials     1328     1328           
Files with missing lines Coverage Δ
...loopover-engine/src/calibration/signal-tracking.ts 100.00% <100.00%> (ø)
...ckages/loopover-miner/lib/signal-tracking-store.ts 90.00% <100.00%> (ø)
src/api/routes.ts 95.60% <100.00%> (+<0.01%) ⬆️
src/review/eval-score-records.ts 100.00% <100.00%> (ø)
src/review/public-eval-corpus.ts 100.00% <100.00%> (ø)
src/review/signal-tracking-wire.ts 100.00% <100.00%> (ø)