Generate coverage report
/plugin marketplace add IvanTorresEdge/molcajete.ai/plugin install ivantorresedge-js-tech-stacks-js-common@IvanTorresEdge/molcajete.aihaiku# Generate Coverage Report Run tests and generate code coverage report. Execute the following command: This runs: **Coverage Output:** - Text summary in terminal - HTML report in `coverage/` directory - JSON report for CI integration **Coverage Thresholds (minimum 80%):** - Lines: 80% - Functions: 80% - Branches: 80% - Statements: 80% **View HTML Report:** **Quality Requirements:** - All coverage thresholds must be met - No uncovered critical paths Reference the **coverage-standards** skill.
Analyze and improve test coverage with detailed reporting and gap analysis: **$ARGUMENTS**
Comprehensive test coverage analysis, reporting, and quality metrics for modern test suites.
Analyze test coverage and identify untested code paths
Generate detailed test coverage reports.