topgrade-rs / topgrade

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

feat: add support for chimera linux #808

Closed nekopsykose closed 1 month ago

nekopsykose commented 1 month ago

since it also uses apk the update/upgrade is identical to alpine/wolfi

Standards checklist:

For new steps

If you developed a feature or a bug fix for someone else and you do not have the means to test it, please tag this person here.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 6.90%. Comparing base (32add8f) to head (6b5815a). Report is 3 commits behind head on main.

Files Patch % Lines
src/steps/os/linux.rs 12.50% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #808 +/- ## ======================================== + Coverage 6.60% 6.90% +0.29% ======================================== Files 37 37 Lines 12199 11692 -507 ======================================== + Hits 806 807 +1 + Misses 11393 10885 -508 ```

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