coverage_report
Generate a formatted code coverage report with trend analysis and actionable insights. Compare current coverage against previous data and a target threshold to identify improvements or regressions.
Instructions
Generate a formatted coverage report with trends and actionable insights (Pro)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| threshold | No | Target coverage percentage threshold | |
| coverage_data | Yes | Current coverage report data | |
| previous_coverage | No | Previous coverage data for trend comparison |