Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

Vogtinator
Copy link
Member

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

Catch a 404 HTTPError and print an error instead of terminating.
@codecov-commenter
Copy link

codecov-commenter commented Jun 29, 2023

Codecov Report

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

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

Additional details and impacted files
@@             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

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

@Vogtinator Vogtinator merged commit 009689f into openSUSE:master Jun 29, 2023
@Vogtinator Vogtinator deleted the hardenedrabbit branch June 29, 2023 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants