parse_metrics
Analyze test results or security findings by parsing JUnit XML or SARIF JSON metrics files from devpipe runs.
Instructions
Parse JUnit or SARIF metrics from a devpipe run to analyze test results or security findings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metricsPath | Yes | Path to metrics file (JUnit XML or SARIF JSON) | |
| format | Yes | Metrics format |