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 can also be employed for offensive cybersecurity or competitive coding challenges.
https://princeton-nlp.github.io/SWE-agent/
MIT License
13.39k stars 1.33k forks source link

Fix: Repo cloned to wrong folder #515

Closed klieret closed 4 months ago

klieret commented 4 months ago

Closes #514

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 75.29%. Comparing base (a27b4c1) to head (bb5da12).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #515 +/- ## ========================================== - Coverage 75.88% 75.29% -0.60% ========================================== Files 20 20 Lines 3152 3153 +1 ========================================== - Hits 2392 2374 -18 - Misses 760 779 +19 ```

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