Closed pr-watson closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.35%. Comparing base (
80333d9
) to head (c0b3908
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks good to me.
The only thing is that the action looks confusing right now, as the name of the class is almost the name of what we call underneath it. The only main difference in the naming is the
ig
at the name of the action class 🤔Is there a way we can improve it somehow?
Looks good to me.
The only thing is that the action looks confusing right now, as the name of the class is almost the name of what we call underneath it. The only main difference in the naming is the
ig
at the name of the action class 🤔Is there a way we can improve it somehow?
@r0x0d I could extend the name of the action class to PackageManagerConfiguration or maybe ConfigurePkgManager
/packit test --labels sanity
/packit build
/packit build
/packit test --labels sanity
/packit retest-failed
Failing int tests are because we have updated the patch file that gets asserted to be yum/dnf based on the pkg manager. Before the patch file that got output was always yum.conf
/packit test --labels sanity
This PR calls the PkgManagerConf class inside a new action called pkg_manager_config so it can be executed alongside the other actions in the conversion section. Relevant tests have been written.
Jira Issues:
Checklist
[RHELC-]
or[HMS-]
is part of the PR titleRelease Pending
if relevant