analyze_test_coverage
Identify test coverage gaps in React Native projects, set custom thresholds, and generate detailed reports to ensure comprehensive testing and code quality.
Instructions
Analyze test coverage and identify gaps
Input Schema
Name | Required | Description | Default |
---|---|---|---|
coverage_threshold | No | Minimum coverage threshold percentage | |
generate_report | No | Generate detailed coverage report | |
project_path | No | Path to React Native project root |