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 unittest.mock instead of mock #228

Merged
merged 1 commit into from
Apr 8, 2022
Merged

use unittest.mock instead of mock #228

merged 1 commit into from
Apr 8, 2022

Conversation

pgajdos
Copy link
Contributor

@pgajdos pgajdos commented Apr 8, 2022

Utilize built-in unittest.mock instead of mock.

@codecov
Copy link

codecov bot commented Apr 8, 2022

Codecov Report

Merging #228 (f323a82) into master (a258262) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #228   +/-   ##
=======================================
  Coverage   84.96%   84.96%           
=======================================
  Files          14       14           
  Lines         918      918           
=======================================
  Hits          780      780           
  Misses        138      138           

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 a258262...f323a82. Read the comment docs.

@gdubicki
Copy link
Contributor

gdubicki commented Apr 8, 2022

Great, thank you @pgajdos!

@gdubicki gdubicki merged commit 118bbea into voxpupuli:master Apr 8, 2022
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.

3 participants