-
Notifications
You must be signed in to change notification settings - Fork 207
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
OCM-7252 | feat: Move describe machinepool funcs to pkg, test, split up, make interface #1922
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1922 +/- ##
==========================================
- Coverage 21.77% 21.69% -0.09%
==========================================
Files 118 118
Lines 19786 19797 +11
==========================================
- Hits 4308 4294 -14
- Misses 15152 15181 +29
+ Partials 326 322 -4 ☔ View full report in Codecov by Sentry. |
Coverage should jump up after next MR/ticket, which will include using the mocks + service interface to test the funcs used directly in the command which print, and do not provide returned output |
fe2d8d9
to
096e58d
Compare
Cannot currently test these as the next MR includes a new runner+mocks, which are needed to run those funcs |
/lgtm |
This is nice work @hunterkepley 🚀 |
@robpblake changed back to |
…up, make interface
@hunterkepley: all tests passed! Full PR test history. Your PR dashboard. 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 kubernetes/test-infra repository. I understand the commands that are listed here. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: gdbranco, hunterkepley, willkutler The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
https://issues.redhat.com/browse/OCM-7252
pkg/machinepool
)machine pool
in not found error)