-
Notifications
You must be signed in to change notification settings - Fork 84
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-1635] State action in special pkg removal report msgs #1297
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1297 +/- ##
=======================================
Coverage 96.11% 96.11%
=======================================
Files 72 72
Lines 5178 5178
Branches 895 895
=======================================
Hits 4977 4977
Misses 119 119
Partials 82 82
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.
Looks good to me!
c6fb81a
to
2e5ac98
Compare
@pr-watson, I've reworded the messages a bit. Please take a look. EDIT: I can imagine a couple of ways to improve the messages even further - I've laid the ideas out at https://issues.redhat.com/browse/RHELC-1637. They can be worked on in another PR. |
id="SPECIAL_PACKAGES_NOT_REMOVED", | ||
title="Special packages not removed", | ||
description="Special packages which could not be removed", | ||
diagnosis=message, | ||
title="Some packages cannot be removed", |
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.
Maybe we should also update the id? It feels strange that in the id we call them as "special" and in the title is just "some packages"
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.
Looks good, only some small comments
Customers have been confused when seeing the messages, not knowing what should they do.
2e5ac98
to
eb5982d
Compare
Customers have been confused when seeing the messages, not knowing what should they do.
Jira Issues:
Checklist
[RHELC-]
or[HMS-]
is part of the PR titleRelease Pending
if relevant