princeton-nlp / SWE-agent

SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.47% of bugs in the SWE-bench evaluation set and takes just 1 minute to run.
https://princeton-nlp.github.io/SWE-agent/
MIT License
11.86k stars 1.18k forks source link

chore: update pre-commit hooks #613

Closed pre-commit-ci[bot] closed 1 week ago

pre-commit-ci[bot] commented 1 week ago

updates:

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.43%. Comparing base (a795862) to head (b9c8319).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #613 +/- ## ======================================= Coverage 76.43% 76.43% ======================================= Files 23 23 Lines 3399 3399 ======================================= Hits 2598 2598 Misses 801 801 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.