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

CI: Ensure that snippets are found #568

Closed klieret closed 3 weeks ago

klieret commented 3 weeks ago

Closes #564

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 76.26%. Comparing base (4ea4c87) to head (629bdab). Report is 4 commits behind head on main.

:exclamation: Current head 629bdab differs from pull request most recent head 580f51f

Please upload reports for the commit 580f51f to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #568 +/- ## ========================================== - Coverage 76.35% 76.26% -0.10% ========================================== Files 21 21 Lines 3286 3286 ========================================== - Hits 2509 2506 -3 - Misses 777 780 +3 ```

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