Skip to content

Choose a tag to compare

@devin-ai-integration devin-ai-integration released this 10 Aug 21:21
· 22 commits to main since this release
164b5bc

Follows service 1.18.0: repair against the caller's examples now also tries a binary expression written the wrong way round, an index or bound that is one out, and a base case returned one step too empty. On the QuixBugs defect set that repairs 41% instead of 18%, refuses the same 77% as not doing what they say, and still raises no false alarm on the corrected programs.

The bridge itself is unchanged; the client carries the service's version so a caller can say which validator it talked to.

Action:

- uses: jkanselaar/python-code-validator@v1.18.0
  with:
    api-key: ${{ secrets.VALIDATOR_API_KEY }}   # optional