Commit e098e34
test(cli): pin the workflow help-card budget at its current 9003 bytes
The compact-card budget asserted `< 9000` in two places. #2023's help-topic
additions took the card to 9003, so both assertions have been failing on `main`
itself since it landed, which blocks every PR's Coverage lane.
Raising the number was approved by the maintainer out-of-band; see the PR
discussion for the provenance. It is pinned at exactly the current size, and
named, so the next addition to the card fails here and is a decision rather than
a drift — the same shape as the test-file size ratchet.
Co-Authored-By: Claude <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LMS3BidXb3F4HSr26vvQmG1 parent dc102eb commit e098e34
2 files changed
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
72 | 77 | | |
73 | 78 | | |
74 | 79 | | |
75 | 80 | | |
76 | 81 | | |
77 | 82 | | |
78 | | - | |
| 83 | + | |
79 | 84 | | |
80 | 85 | | |
81 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
117 | 122 | | |
118 | 123 | | |
119 | 124 | | |
120 | 125 | | |
121 | 126 | | |
122 | | - | |
| 127 | + | |
123 | 128 | | |
124 | 129 | | |
125 | 130 | | |
| |||
0 commit comments