X Tutup
The Wayback Machine - https://web.archive.org/web/20210106130901/https://github.com/python-xlib/python-xlib/pull/186
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 #186

Open
wants to merge 2 commits into
base: master
from
Open

Remove mock #186

wants to merge 2 commits into from

Conversation

@bnavigator
Copy link

@bnavigator bnavigator commented Dec 12, 2020

Mock as a standalone package is not needed. Use the standard lib mock if available

bnavigator added 2 commits Dec 11, 2020
@codecov-io
Copy link

@codecov-io codecov-io commented Dec 12, 2020

Codecov Report

Merging #186 (4c08116) into master (373fe3b) will decrease coverage by 4.08%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #186      +/-   ##
==========================================
- Coverage   82.01%   77.92%   -4.09%     
==========================================
  Files          42       40       -2     
  Lines        4853     4553     -300     
==========================================
- Hits         3980     3548     -432     
- Misses        873     1005     +132     
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.
X Tutup