Commit 0189bab
committed
fix: make stale baseline entries fail to shrink allowance
When a baselined call is removed from the codebase, the baseline entry
becomes stale. Previously this was only a note; now it causes a failure,
requiring --update-baseline to permanently shrink the allowance rather
than leaving a reusable slot.
Addresses all-hands-bot review feedback.1 parent c1c13c5 commit 0189bab
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
129 | 132 | | |
130 | 133 | | |
131 | 134 | | |
| |||
0 commit comments