This repository was archived by the owner on Jun 4, 2026. It is now read-only.
Commit 357fa77
docs + test: sync with --fix-index flip
Review follow-ups for PR #15:
- docs/realm-repair.md still documented the old `--no-fix-index`
form after b9646da flipped the flag to `--fix-index`. Updated
the description to match the new opt-in behavior and explain
why it's off by default (breaks Checkly-style prerendering).
- test/commands/repair.test.ts had a misleading block titled
"repair-realms batch defaults" that actually tested the
handler's `?? false` fallback, not the commander CLI defaults.
Renamed and clarified so it's obvious what it covers; the real
commander-default coverage lives in the "commander flag parsing"
block added in b9646da.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 4cda30f commit 357fa77
2 files changed
Lines changed: 15 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
118 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
119 | 123 | | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
| 129 | + | |
130 | 130 | | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
138 | 134 | | |
139 | 135 | | |
140 | 136 | | |
| |||
0 commit comments