huskies: create 471_story_bot_command_to_show_overall_test_coverage

This commit is contained in:
dave
2026-04-04 11:17:28 +00:00
parent 183d4c12bf
commit 4a30c0924d
@@ -6,7 +6,7 @@ name: "Bot command to show overall test coverage"
## User Story ## User Story
As a user, I want a bot command (e.g. `coverage`) that runs the test suite with coverage instrumentation and reports the overall coverage percentage, so I can track code quality without leaving the chat. As a user on any chat transport (Matrix, WhatsApp, Slack, or web UI), I want a `coverage` command that runs the test suite with coverage instrumentation and reports the overall coverage percentage, so I can track code quality from any interface.
## Acceptance Criteria ## Acceptance Criteria