Commit 7d9ca7a
refactor(testing): dispatch max-slot derivation with a match (#1161)
The key-slot scan filtered steps by isinstance and re-tested the type in a ternary. A local
match tests each step type once and makes the two attestation cases explicit. Same slots,
vectors byte-identical.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 976743f commit 7d9ca7a
1 file changed
Lines changed: 12 additions & 5 deletions
Lines changed: 12 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
101 | 109 | | |
102 | | - | |
103 | 110 | | |
104 | 111 | | |
105 | 112 | | |
| |||
0 commit comments