Commit ed8c98a
build(core): add pitest profile targeting IoBounds
Extend the mutation-testing pilot to core, the home of the IoBounds bounds
primitive (ADR 0003 Phase E) that the reader file-structure guards delegate to.
IoBounds scores 15/15 mutations killed, test strength 100% — the existing
IoBoundsTest already pins every boundary of checkRange/toIntSize/checkCount,
and the primitive carries no redundant clause to begin with. Profile only;
no test changes needed.
Run: ./mvnw -pl core -P pitest verify
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 3632828 commit ed8c98a
1 file changed
Lines changed: 45 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
179 | 224 | | |
180 | 225 | | |
181 | 226 | | |
0 commit comments