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.88k stars 1.19k forks source link

Typing improvements #539

Closed klieret closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 76.07%. Comparing base (0a4a938) to head (2576404).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #539 +/- ## ========================================== + Coverage 76.02% 76.07% +0.04% ========================================== Files 20 20 Lines 3233 3239 +6 ========================================== + Hits 2458 2464 +6 Misses 775 775 ```

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