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

Get mock coverage back to 100% #18228

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

Get mock coverage back to 100% #18228

wants to merge 7 commits into from

Conversation

@cjw296
Copy link
Contributor

cjw296 commented Jan 28, 2020

I wish there was a way to enforce coverage on mock in cpython, it's so easy to slip and always introduces dead code, at best, and bugs at worst.

I'm neutral on whether or not this should be backported to 3.8 or 3.7, however I would like to land this soon as possible so we can get mock 4.0 out and get a lot more feedback on all the AsyncMock stuff :-)

cjw296 added 6 commits Jan 28, 2020
@cjw296 cjw296 force-pushed the cjw296:mock_coverage branch from efe5efb to 576fd3e Jan 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants
You can’t perform that action at this time.