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

Fix: Refresh container_obj before querying status #590

Closed klieret closed 2 weeks ago

klieret commented 2 weeks ago

Closes #496

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 76.28%. Comparing base (ce98ca4) to head (30180ed).

:exclamation: Current head 30180ed differs from pull request most recent head 763d2af

Please upload reports for the commit 763d2af to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #590 +/- ## ======================================= Coverage 76.28% 76.28% ======================================= Files 21 21 Lines 3314 3315 +1 ======================================= + Hits 2528 2529 +1 Misses 786 786 ```

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