Commit 69e09e2
committed
test(devx): make the no-type-entry stale case exercise the guard it names
Mutation testing found this case green against a staleClosure with its
type-entry guard deleted: the node described `built: false`, so the built
guard alone carried it and the label was describing an assertion that was
not being made. Describe it as built -- a shape the fs read cannot produce,
which is the point, since the pure function's contract is total.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KNfj35pXRxnF1D3gZN5zjc1 parent 866f416 commit 69e09e2
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2673 | 2673 | | |
2674 | 2674 | | |
2675 | 2675 | | |
2676 | | - | |
| 2676 | + | |
| 2677 | + | |
| 2678 | + | |
| 2679 | + | |
| 2680 | + | |
| 2681 | + | |
| 2682 | + | |
2677 | 2683 | | |
2678 | | - | |
| 2684 | + | |
2679 | 2685 | | |
2680 | 2686 | | |
2681 | 2687 | | |
| |||
0 commit comments