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.32k forks source link

Fix: Do not allow persistent container with cache task imgs #551

Closed klieret closed 3 months ago

klieret commented 3 months ago

In reference to #543

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 76.20%. Comparing base (d9d9a9b) to head (7f61f5d). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #551 +/- ## ========================================== + Coverage 76.16% 76.20% +0.04% ========================================== Files 20 20 Lines 3239 3245 +6 ========================================== + Hits 2467 2473 +6 Misses 772 772 ```

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