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

Removed mock dependency #737

Merged
merged 1 commit into from
Nov 10, 2020
Merged

Removed mock dependency #737

merged 1 commit into from
Nov 10, 2020

Conversation

smithdc1
Copy link
Contributor

@smithdc1 smithdc1 commented Nov 9, 2020

Mock dependency can be replaced by unittest.mock

@codecov
Copy link

codecov bot commented Nov 9, 2020

Codecov Report

Merging #737 (3da025e) into master (432647c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #737   +/-   ##
=======================================
  Coverage   97.44%   97.44%           
=======================================
  Files          18       18           
  Lines         980      980           
  Branches      148      148           
=======================================
  Hits          955      955           
  Misses         12       12           
  Partials       13       13           

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 432647c...3da025e. Read the comment docs.

Copy link
Collaborator

@ThePumpingLemma ThePumpingLemma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ThePumpingLemma ThePumpingLemma merged commit 4cb4d2d into jazzband:master Nov 10, 2020
@smithdc1 smithdc1 deleted the mock branch November 11, 2020 22:42
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.

2 participants