openSUSE / openSUSE-release-tools

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

gocd/rabbit-openqa.py: Ignore projects without a staging setup #2981

Closed Vogtinator closed 1 year ago

Vogtinator commented 1 year ago

Catch a 404 HTTPError and print an error instead of terminating.

INFO:__main__:Fetching ISOs of home:favogt
ERROR:__main__:Failed to load staging projects
codecov-commenter commented 1 year ago

Codecov Report

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

Comparison is base (8b1c308) 13.58% compared to head (18009e5) 28.23%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2981 +/- ## =========================================== + Coverage 13.58% 28.23% +14.64% =========================================== Files 85 85 Lines 14639 14639 =========================================== + Hits 1989 4133 +2144 + Misses 12650 10506 -2144 ``` [see 25 files with indirect coverage changes](https://app.codecov.io/gh/openSUSE/openSUSE-release-tools/pull/2981/indirect-changes?src=pr&el=tree-more&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.