Commit 2d438e7
committed
fix(ci): seal 16th fix-forward — ruff format 3 files + agents-md smoke degraded-env gate
CI on 16e37d0 failed:
- Ruff format drift in cmd_adversarial.py / test_cga_fail_closed.py /
test_w1038_extract_typed_integration.py — applied python -m ruff format.
- test_agents_md_smoke_on_roam_code crashed in parse_json_output on empty
stdout. Tightened skip gate: if cmd returns exit 0 + empty stdout, treat
as degraded env (not a regression). Fixture-based tests above cover
generator behavior; smoke is end-to-end validation only.1 parent 16e37d0 commit 2d438e7
4 files changed
Lines changed: 14 additions & 34 deletions
File tree
- src/roam/commands
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
807 | 807 | | |
808 | 808 | | |
809 | 809 | | |
810 | | - | |
811 | | - | |
812 | | - | |
| 810 | + | |
813 | 811 | | |
814 | 812 | | |
815 | 813 | | |
| |||
832 | 830 | | |
833 | 831 | | |
834 | 832 | | |
835 | | - | |
836 | | - | |
837 | | - | |
838 | | - | |
| 833 | + | |
839 | 834 | | |
840 | 835 | | |
841 | 836 | | |
| |||
881 | 876 | | |
882 | 877 | | |
883 | 878 | | |
884 | | - | |
885 | | - | |
886 | | - | |
887 | | - | |
888 | | - | |
| 879 | + | |
889 | 880 | | |
890 | 881 | | |
891 | 882 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
235 | 239 | | |
236 | 240 | | |
237 | 241 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
| 224 | + | |
| 225 | + | |
230 | 226 | | |
231 | | - | |
232 | | - | |
233 | | - | |
| 227 | + | |
234 | 228 | | |
235 | 229 | | |
236 | 230 | | |
| |||
288 | 282 | | |
289 | 283 | | |
290 | 284 | | |
291 | | - | |
292 | | - | |
293 | | - | |
| 285 | + | |
294 | 286 | | |
295 | 287 | | |
296 | 288 | | |
| |||
350 | 342 | | |
351 | 343 | | |
352 | 344 | | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
| 345 | + | |
| 346 | + | |
359 | 347 | | |
360 | 348 | | |
361 | 349 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
| 150 | + | |
154 | 151 | | |
155 | 152 | | |
156 | 153 | | |
| |||
0 commit comments