-
Notifications
You must be signed in to change notification settings - Fork 86
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
[RHELC-1675] Handle failing duplicate package check on EL9 #1363
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1363 +/- ##
=======================================
Coverage 96.43% 96.43%
=======================================
Files 66 66
Lines 4997 4997
Branches 877 877
=======================================
Hits 4819 4819
Misses 101 101
Partials 77 77
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, minor comment
2d34067
to
bfee688
Compare
/packit test |
/packit test |
/packit build |
bfee688
to
bbb1ea6
Compare
/packit test |
/packit build |
/packit test |
bbb1ea6
to
9920f3e
Compare
/packit test --labels tier1 |
This PR modifies the condition to handle duplicate package error results to also work when run on an el9 system. New unit tests have been added for the el9 scenarios.
Jira Issues:
Checklist
[RHELC-]
or[HMS-]
is part of the PR titleRelease Pending
if relevant