Skip to content

use unittest.mock instead of mock#228

Merged
gdubicki merged 1 commit intovoxpupuli:masterfrom
pgajdos:no_mock
Apr 8, 2022
Merged

use unittest.mock instead of mock#228
gdubicki merged 1 commit intovoxpupuli:masterfrom
pgajdos:no_mock

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