RHOAIENG-54711: Remove dead _component_resources_down method#1039
Conversation
rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
|
@DavidAdaRH: This pull request references RHOAIENG-54711 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.22.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1039 +/- ##
==========================================
+ Coverage 96.15% 96.45% +0.30%
==========================================
Files 23 23
Lines 2238 2230 -8
==========================================
- Hits 2152 2151 -1
+ Misses 86 79 -7 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@DavidAdaRH: This pull request references RHOAIENG-54711 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.22.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/lgtm Dead code removal is the right call here. Deletion is cleaner than trying to fix a method that was never invoked and would have thrown immediately if called. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: laurafitzgerald The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
2b1f3ac
into
project-codeflare:main
Issue link
https://redhat.atlassian.net/browse/RHOAIENG-54711
What changes have been made
Verification steps
Checks