Cover manifest.py lazy-loader paths in unit tests #304
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
From quality-eval (medium priority).
The on-disk
load_for_agent/require_agentbranches inbot_bottle/manifest.py(~lines 444, 501-512, 557-563) are only hit by the integration suite, so a critical module relies on Docker for branch coverage.Task: Add a
tmp_path-style unit fixture that writesagents/*.md+bottles/*.mdand exercises the unknown-agent / unreadable-file / require_agent disk paths. Target manifest.py >=97%.No PRD required (test coverage).