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 testify/mock instead of mock/gomock #45

Merged
merged 1 commit into from
Aug 18, 2020
Merged

Use testify/mock instead of mock/gomock #45

merged 1 commit into from
Aug 18, 2020

Conversation

nt0xa
Copy link
Owner

@nt0xa nt0xa commented Aug 18, 2020

Tests sometimes fail because of mock/gomock issues

@nt0xa nt0xa added the test Tests changes label Aug 18, 2020
@codecov
Copy link

codecov bot commented Aug 18, 2020

Codecov Report

Merging #45 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   75.59%   75.59%           
=======================================
  Files          42       42           
  Lines        1639     1639           
=======================================
  Hits         1239     1239           
  Misses        273      273           
  Partials      127      127           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c01713...5a5ba6e. Read the comment docs.

@nt0xa nt0xa merged commit 96af832 into master Aug 18, 2020
@nt0xa nt0xa deleted the test/server-mock branch August 18, 2020 09:17
@nt0xa nt0xa added the maintenance Deps update, tool changes, configuration changes label Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Deps update, tool changes, configuration changes test Tests changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant