openSUSE / openSUSE-release-tools

Tools to aid in staging and release work for openSUSE/SUSE
GNU General Public License v2.0
57 stars 91 forks source link

Handle ZSTD compressed primary.xml.zst #3033

Closed Vogtinator closed 7 months ago

Vogtinator commented 7 months ago

~Should work but I only got around to test repo2fileprovides.py yet.~

Fixes #3032

Vogtinator commented 7 months ago

For installcheck to work on TW DoD again we'll need https://github.com/openSUSE/libsolv/pull/544

codecov-commenter commented 7 months ago

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (3a138b5) 28.46% compared to head (dc4c6bb) 28.47%. Report is 9 commits behind head on master.

Files Patch % Lines
repo2fileprovides.py 0.00% 6 Missing :warning:
pkglistgen/update_repo_handler.py 0.00% 4 Missing :warning:
osclib/repochecks.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3033 +/- ## ======================================= Coverage 28.46% 28.47% ======================================= Files 85 85 Lines 14722 14719 -3 ======================================= Hits 4191 4191 + Misses 10531 10528 -3 ```

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