test / unit + widget + golden + a11y (push) Failing after 28s
test / integration_test (xvfb) (push) Has been skipped
test / bundle smoke (xvfb 5s) (push) Has been skipped
test / daemon subprocess + web WASM smoke (push) Has been skipped
test / dart doc (lib API) (push) Failing after 1m1s
- editor_commands_test: insert / replace / set-content / save with no active buffer return not-found (covers the _resolveId null branch in each handler). - files_commands_test: files.watch emits a files.changed event when a file is created (covers the watcher.stream → events.emit wiring), FilesService.atCwd's parent-walk fallback when no .git is found in any ancestor. Coverage: src/daemon/editor_commands.dart 88/100 -> ~95+; files_commands.dart 64/70 -> 70/70. Total coverage 92.33% -> 92.44%. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>