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

Don't abort if weakremover.inc don't exist on source project #3083

Merged
merged 4 commits into from
May 16, 2024

Conversation

fcrozat
Copy link
Contributor

@fcrozat fcrozat commented May 15, 2024

For ALP, weakremover.inc might not be part of the staging parent project. Just ignore 404 error in that case.

@fcrozat
Copy link
Contributor Author

fcrozat commented May 15, 2024

replace #3049 (created from wrong branch)

Copy link

codecov bot commented May 15, 2024

Codecov Report

Attention: Patch coverage is 72.72727% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 25.12%. Comparing base (123ba53) to head (a9709dd).

Files Patch % Lines
osclib/freeze_command.py 72.72% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3083      +/-   ##
==========================================
- Coverage   27.99%   25.12%   -2.87%     
==========================================
  Files          86       86              
  Lines       14972    14981       +9     
==========================================
- Hits         4191     3764     -427     
- Misses      10781    11217     +436     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

fcrozat and others added 4 commits May 16, 2024 14:10
For ALP, weakremover.inc might not be part of the staging parent
project. Just ignore 404 error in that case.
Co-authored-by: Fabian Vogt <fabian@ritter-vogt.de>
@Vogtinator Vogtinator merged commit 2c8dfbe into openSUSE:master May 16, 2024
12 of 13 checks passed
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.

None yet

2 participants