Commit 6bd56e5
fix: bestLane timeCount bug, denPlace null narrowing
- bestLane averaged time over all runs including untimed; now uses
separate timeCount for timed-only average
- Add denPlace guard before showDen for TypeScript strict null narrowing
- Add test for mixed timed/untimed runs on the same lane
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4ead934 commit 6bd56e5
2 files changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
81 | 90 | | |
0 commit comments