openSUSE / openSUSE-release-tools

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

pkglistgen: handle published repos using sha512 nistead of sha256 #2942

Closed DimStar77 closed 1 year ago

DimStar77 commented 1 year ago

Fixes https://github.com/openSUSE/openSUSE-release-tools/issues/2938

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -3.01 :warning:

Comparison is base (143a171) 28.43% compared to head (f2b7fb6) 25.42%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2942 +/- ## ========================================== - Coverage 28.43% 25.42% -3.01% ========================================== Files 84 84 Lines 14527 14535 +8 ========================================== - Hits 4131 3696 -435 - Misses 10396 10839 +443 ``` | [Impacted Files](https://codecov.io/gh/openSUSE/openSUSE-release-tools/pull/2942?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openSUSE) | Coverage Δ | | |---|---|---| | [pkglistgen/update\_repo\_handler.py](https://codecov.io/gh/openSUSE/openSUSE-release-tools/pull/2942?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openSUSE#diff-cGtnbGlzdGdlbi91cGRhdGVfcmVwb19oYW5kbGVyLnB5) | `0.00% <0.00%> (ø)` | | ... and [10 files with indirect coverage changes](https://codecov.io/gh/openSUSE/openSUSE-release-tools/pull/2942/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openSUSE) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openSUSE). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openSUSE)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.