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

switch from unmaintained golang/mock to go.uber.org/mock #4050

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

marten-seemann
Copy link
Member

The Go team has given up on Gomock. Uber is now maintaining a fork: https://github.com/uber-go/mock.

@codecov
Copy link

codecov bot commented Aug 27, 2023

Codecov Report

Merging #4050 (6607a9e) into master (8963306) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4050   +/-   ##
=======================================
  Coverage   83.31%   83.31%           
=======================================
  Files         147      147           
  Lines       14908    14908           
=======================================
  Hits        12420    12420           
  Misses       1988     1988           
  Partials      500      500           

@marten-seemann marten-seemann merged commit 2797f85 into master Aug 28, 2023
33 checks passed
@marten-seemann marten-seemann deleted the gomock branch August 28, 2023 09:25
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