Skip to content
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

Mockverify #236

Merged
merged 3 commits into from
Jun 12, 2024
Merged

Mockverify #236

merged 3 commits into from
Jun 12, 2024

Conversation

wikkyk
Copy link
Collaborator

@wikkyk wikkyk commented Jun 11, 2024

Issue #, if available:
#234 #235

Description of changes:
Turns out we're not enforcing make mockgen, leading to mock_client.go being out of date.
This PR adds mockgen to the verify target (also tidies up the target).
The second commit updates mock_client.go to the freshly-generated version.

Testing performed:
make verify

@wikkyk
Copy link
Collaborator Author

wikkyk commented Jun 11, 2024

depends on #235

Copy link

sonarcloud bot commented Jun 11, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@wikkyk wikkyk added this to the v0.6.0 milestone Jun 11, 2024
Copy link
Member

@mcbenjemaa mcbenjemaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wikkyk wikkyk merged commit 3b6ff28 into main Jun 12, 2024
8 of 9 checks passed
@wikkyk wikkyk deleted the mockverify branch June 12, 2024 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hold/do-not-merge kind/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants