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

CI fix: Strip leading v for version number #557

Closed klieret closed 3 months ago

klieret commented 3 months ago

Fixes #555

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 76.30%. Comparing base (c7ee3ea) to head (299c0d8). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #557 +/- ## ======================================= Coverage 76.30% 76.30% ======================================= Files 20 20 Lines 3271 3271 ======================================= Hits 2496 2496 Misses 775 775 ```

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