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

use new gomock feature to generate type-safe methods in mocks #4057

Merged
merged 1 commit into from Oct 21, 2023

Conversation

marten-seemann
Copy link
Member

@marten-seemann marten-seemann commented Aug 29, 2023

No description provided.

@marten-seemann marten-seemann force-pushed the gomock-type-safe branch 2 times, most recently from 8bc3bf6 to 93d81fb Compare September 11, 2023 04:27
@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Merging #4057 (dc1c9f9) into master (b344940) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4057   +/-   ##
=======================================
  Coverage   83.71%   83.71%           
=======================================
  Files         150      150           
  Lines       15415    15415           
=======================================
  Hits        12904    12904           
  Misses       2012     2012           
  Partials      499      499           

@marten-seemann marten-seemann force-pushed the gomock-type-safe branch 2 times, most recently from 6fb5f34 to 5194bdd Compare September 11, 2023 04:48
@marten-seemann
Copy link
Member Author

Tests are failing due to uber-go/mock#80 and uber-go/mock#81.

@marten-seemann
Copy link
Member Author

Updated after bumping gomock to v0.3.0. CI seems happy.

@marten-seemann marten-seemann merged commit a263164 into master Oct 21, 2023
32 checks passed
@marten-seemann marten-seemann deleted the gomock-type-safe branch October 21, 2023 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants