princeton-nlp / SWE-bench

[ICLR 2024] SWE-Bench: Can Language Models Resolve Real-world Github Issues?
https://www.swebench.com
MIT License
1.45k stars 240 forks source link

Add very simple CI #152

Closed klieret closed 2 days ago

codecov[bot] commented 6 days ago

Welcome to Codecov :tada:

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered :open_umbrella:

john-b-yang commented 2 days ago

LGTM! Thanks @klieret. We can also continually add more tests over time, although I think we won't necessarily aim for super high coverage of the code and just test the essential/critical parts. This is to not have the checks take too much time to keep it easy to iterate on SWE-bench.