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

Coverage seems broken when using parallel testing #369

Open
amir-hadi opened this issue Sep 2, 2018 · 0 comments
Open

Coverage seems broken when using parallel testing #369

amir-hadi opened this issue Sep 2, 2018 · 0 comments

Comments

@amir-hadi
Copy link

We have been using django-jenkins quite a while now, thank you for this project, helped us a lot. To speed up our tests, we want to use the --parallel flag, which works fine with django-jenkins, but the code coverage reports have been going down. I guess its picking up only the coverage from the first process.

Do you have an idea how we can fix this?

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

No branches or pull requests

1 participant