Commit c8f4208
fix(status-gate): correct stale all-target test count 467 -> 486
Ground-truthed via `cargo test --all-targets -- --list | grep ': test$' | wc -l`
= 486 on current main; TEST-NEEDS.md claimed 467 (drifted by 19). This is the
second marker scripts/status-gate.sh reads — with it corrected, the now-wired
status-gate passes on both its assertions (proof-count 5=5 from #300/#301,
test-count 486=486 here), so the gate is green at source rather than red.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 9b3563e commit c8f4208
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments