create_coverage_report
Generate HTML and XML coverage reports by running the coverage script to analyze code test coverage from log data.
Instructions
Run the coverage report script and generate HTML and XML reports.
Args: force_rebuild: Whether to force rebuilding the report even if it exists
Returns: Dictionary containing execution results and report paths
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force_rebuild | No |