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

Doc: Fix header levels changelog #603

Closed klieret closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 76.40%. Comparing base (61ca1be) to head (e6d7bea).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #603 +/- ## ======================================= Coverage 76.40% 76.40% ======================================= Files 23 23 Lines 3387 3387 ======================================= Hits 2588 2588 Misses 799 799 ```

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