topgrade-rs / topgrade

Upgrade all the things
GNU General Public License v3.0
1.7k stars 113 forks source link

Add rye support #799

Closed alok closed 1 month ago

alok commented 1 month ago

Rye is a new cargo-like package manager for python by @mitsuhiko.

Standards checklist:

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 6.65%. Comparing base (4d66431) to head (dd4b66d).

Files Patch % Lines
src/steps/generic.rs 0.00% 6 Missing :warning:
src/config.rs 0.00% 1 Missing :warning:
src/main.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #799 +/- ## ======================================== - Coverage 6.81% 6.65% -0.17% ======================================== Files 37 37 Lines 11820 12107 +287 ======================================== Hits 806 806 - Misses 11014 11301 +287 ```

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