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

cleanup_rings cleanup #2944

Closed Vogtinator closed 1 year ago

Vogtinator commented 1 year ago
> HOME=~/favogt_factory osc staging cleanup_rings
# openSUSE:Factory:Rings:0-Bootstrap
# rpmlint-mini-AGGR not a link
# openSUSE:Factory:Rings:1-MinimalX
# 000product not a link
# 000product:MicroOS-dvd5-dvd-x86_64 not a link
# 000product:openSUSE-dvd5-dvd-x86_64 not a link
# 000release-packages not a link
# 000release-packages:MicroOS-release not a link
# 000release-packages:openSUSE-release not a link
qemu-ovmf-ia32 not found in bin2src
# - rzsz
# - patterns-glibc-hwcaps
osc rdelete -m cleanup openSUSE:Factory:Rings:1-MinimalX rzsz
osc rdelete -m cleanup openSUSE:Factory:Rings:1-MinimalX patterns-glibc-hwcaps
codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +6.34 :tada:

Comparison is base (982c565) 22.05% compared to head (1e51663) 28.39%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2944 +/- ## ========================================== + Coverage 22.05% 28.39% +6.34% ========================================== Files 84 84 Lines 14535 14548 +13 ========================================== + Hits 3205 4131 +926 + Misses 11330 10417 -913 ``` | [Impacted Files](https://codecov.io/gh/openSUSE/openSUSE-release-tools/pull/2944?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openSUSE) | Coverage Δ | | |---|---|---| | [osc-staging.py](https://codecov.io/gh/openSUSE/openSUSE-release-tools/pull/2944?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openSUSE#diff-b3NjLXN0YWdpbmcucHk=) | `0.00% <ø> (ø)` | | | [osclib/cleanup\_rings.py](https://codecov.io/gh/openSUSE/openSUSE-release-tools/pull/2944?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openSUSE#diff-b3NjbGliL2NsZWFudXBfcmluZ3MucHk=) | `0.00% <0.00%> (ø)` | | ... and [16 files with indirect coverage changes](https://codecov.io/gh/openSUSE/openSUSE-release-tools/pull/2944/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.