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

Remove mock package test dependancy #390

Merged
merged 2 commits into from
Jan 13, 2023
Merged

Remove mock package test dependancy #390

merged 2 commits into from
Jan 13, 2023

Conversation

pndurette
Copy link
Owner

This PR,

Fixes #343

@codecov
Copy link

codecov bot commented Jan 13, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@ff6a047). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #390   +/-   ##
=======================================
  Coverage        ?   98.17%           
=======================================
  Files           ?       13           
  Lines           ?      329           
  Branches        ?        0           
=======================================
  Hits            ?      323           
  Misses          ?        6           
  Partials        ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@pndurette pndurette marked this pull request as ready for review January 13, 2023 07:25
@pndurette pndurette merged commit 9b54fc1 into main Jan 13, 2023
@pndurette pndurette deleted the remove_mock_dep branch January 13, 2023 07:30
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.

use unittest.mock instead of mock
1 participant