dashboard: 2026-09-07 refresh
This commit is contained in:
parent
6095c0388d
commit
ea866da452
1 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# SotS RE campaign — coverage dashboard
|
# SotS RE campaign — coverage dashboard
|
||||||
|
|
||||||
Generated 2026-09-07 21:35 UTC · `sots-re` @ d0cfcad,2026-09-07 · `sots-engine` @ 66d4bda,2026-09-07 (12 commits) · regenerate with `tools/dashboard.py`
|
Generated 2026-09-07 21:37 UTC · `sots-re` @ 6095c03,2026-09-07 · `sots-engine` @ 43fc883,2026-09-07 (13 commits) · regenerate with `tools/dashboard.py`
|
||||||
|
|
||||||
> **North star:** A functional reimplementation of the engine — behavior-equivalent, NOT byte-for-byte
|
> **North star:** A functional reimplementation of the engine — behavior-equivalent, NOT byte-for-byte
|
||||||
|
|
||||||
|
|
@ -44,11 +44,11 @@ Generated 2026-09-07 21:35 UTC · `sots-re` @ d0cfcad,2026-09-07 · `sots-engine
|
||||||
|
|
||||||
| Module | LOC | Test files | Checks | Wired | Doc |
|
| Module | LOC | Test files | Checks | Wired | Doc |
|
||||||
|---|---:|---:|---:|---|---|
|
|---|---:|---:|---:|---|---|
|
||||||
| `game/sim` | 1,342 | 8 | 356 | yes | game-sim.md |
|
| `game/sim` | 1,342 | 9 | 356 | yes | game-sim.md |
|
||||||
| `mars/parse` | 750 | 11 | 188 | yes | mars-parse.md |
|
| `mars/parse` | 750 | 12 | 188 | yes | mars-parse.md |
|
||||||
| `mars/text` | 855 | 8 | 205 | yes | mars-text.md |
|
| `mars/text` | 855 | 8 | 205 | yes | mars-text.md |
|
||||||
| `shim` | 184 | 0 | 0 | direct (WIN32) | M0.md |
|
| `shim` | 184 | 0 | 0 | direct (WIN32) | M0.md |
|
||||||
| **total** | **3,131** | **27** | **749** | | |
|
| **total** | **3,131** | **29** | **749** | | |
|
||||||
|
|
||||||
Board `engine:` rows: verified **2**, mapped 1, in flight 4 (of 7) — verified & merged `[███░░░░░░░] 29%`
|
Board `engine:` rows: verified **2**, mapped 1, in flight 4 (of 7) — verified & merged `[███░░░░░░░] 29%`
|
||||||
|
|
||||||
|
|
@ -86,9 +86,9 @@ Most recent open:
|
||||||
## 8. Delta since previous dashboard
|
## 8. Delta since previous dashboard
|
||||||
|
|
||||||
- verified targets: 12 → 12 (+0) · mapped-or-better: 28 → 28 (+0)
|
- verified targets: 12 → 12 (+0) · mapped-or-better: 28 → 28 (+0)
|
||||||
- engine LOC: 3,131 → 3,131 (+0) · test files: 27 → 27 (+0) · checks: 749 → 749 (+0)
|
- engine LOC: 3,131 → 3,131 (+0) · test files: 27 → 29 (+2) · checks: 749 → 749 (+0)
|
||||||
- addresses verified: 10 → 10 (+0) · recovered layouts: 21 → 21 (+0) · open questions: 20 → 20 (+0)
|
- addresses verified: 10 → 10 (+0) · recovered layouts: 21 → 21 (+0) · open questions: 20 → 20 (+0)
|
||||||
|
|
||||||
---
|
---
|
||||||
warnings: none
|
warnings: none
|
||||||
<!-- dashboard-metrics {"verified": 12, "mapped_plus": 28, "targets": 43, "loc": 3131, "tests": 27, "checks": 749, "addr_verified": 10, "addr_total": 25, "layouts": 21, "open_q": 20} -->
|
<!-- dashboard-metrics {"verified": 12, "mapped_plus": 28, "targets": 43, "loc": 3131, "tests": 29, "checks": 749, "addr_verified": 10, "addr_total": 25, "layouts": 21, "open_q": 20} -->
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue