mockgen deprecated: use uber-go/mock instead
https://github.com/golang/mock is marked as archived as of June 27, 2023. They recommend using go.uber.org/mock.
This PR attempts to change the dependency to one that is maintained.
Tracking issue: https://github.com/redhat-best-practices-for-k8s/telco-bot/issues/45
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: sebrandon1 Once this PR has been reviewed and has the lgtm label, please assign abyrne55 for approval. For more information see the Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Codecov Report
:x: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 41.57%. Comparing base (6d47107) to head (686fbda).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...g/cloudclient/mock_cloudclient/mock_cloudclient.go | 20.00% | 4 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #424 +/- ##
=======================================
Coverage 41.57% 41.57%
=======================================
Files 27 27
Lines 2665 2665
=======================================
Hits 1108 1108
Misses 1478 1478
Partials 79 79
| Files with missing lines | Coverage Δ | |
|---|---|---|
| pkg/cloudclient/cloudclient.go | 83.33% <ø> (ø) |
|
| pkg/testutils/testutils.go | 88.50% <ø> (ø) |
|
| ...g/cloudclient/mock_cloudclient/mock_cloudclient.go | 30.43% <20.00%> (ø) |
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
@sebrandon1: 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-sigs/prow repository. I understand the commands that are listed here.
/retest