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 coverage directly with coverage run #439

Closed
wants to merge 2 commits into from
Closed

Conversation

richardsheridan
Copy link
Owner

one less test dep is good but when I made this commit way back there was something still broken about it. maybe dynamic contexts? maybe multiprocessing? threading support?

@richardsheridan
Copy link
Owner Author

seems somehow coverage is not being collected whatsoever, although it's clear that coverage is doing the running of pytest.

@richardsheridan
Copy link
Owner Author

Disabling -n auto from pytest-xdist seems to mostly work, but apparent coverage drops. Anyway, we want parallel tests for speed. Apparently the configuration I want is not yet supported by coverage: nedbat/coveragepy#1341

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.

1 participant