You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: Add coverage for inventory branch, ambiguous context, and TranscriptReader error (#78)
- TestRun_InventoryZeroCounts: exercises the inventory code path in run()
- TestHandler_AmbiguousContextCommand: covers multiplePromptMatches fallthrough
in handleShellInput when context search returns ambiguous results
- TestHandler_TranscriptReaderError already existed but confirms the
dispatchCommand error path is covered
0 commit comments