predict_regression
Assess the regression risk of a proposed code change by analyzing past bugs, test failures, and constraint violations for the file. Helps identify potential issues before deployment.
Instructions
Score regression risk for a proposed change to a file based on past bugs, test failures, and constraint violations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| change_description | No |