diff --git a/.huskies/work/1_backlog/471_story_bot_command_to_show_overall_test_coverage.md b/.huskies/work/1_backlog/471_story_bot_command_to_show_overall_test_coverage.md index 7a3af69d..0584d69d 100644 --- a/.huskies/work/1_backlog/471_story_bot_command_to_show_overall_test_coverage.md +++ b/.huskies/work/1_backlog/471_story_bot_command_to_show_overall_test_coverage.md @@ -6,7 +6,7 @@ name: "Bot command to show overall test coverage" ## 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