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

Let pytest generate both HTML and XML coverage reports #512

Merged
merged 3 commits into from
Jul 11, 2020
Merged

Conversation

seisman
Copy link
Member

@seisman seisman commented Jul 11, 2020

Let pytest generate coverage reports in both XML and HTML formats.
HTML version is useful for viewing reports locally, and XML version is for codecov.

If all tests pass, the XML and HTML coverage reports will be copied into
the root directory; otherwise, they will be in the tmp-test-dir-with-unique-name
directory.

@vercel vercel bot temporarily deployed to Preview July 11, 2020 01:49 Inactive
@seisman
Copy link
Member Author

seisman commented Jul 11, 2020

@weiji14 As you're away, I'll merge this PR without reviewing. We can fix any issues later.

@seisman seisman added this to the 0.2.x milestone Jul 11, 2020
@seisman seisman added the maintenance Boring but important stuff for the core devs label Jul 11, 2020
@seisman seisman merged commit 9a25ed2 into master Jul 11, 2020
@seisman seisman deleted the coverage branch July 11, 2020 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Boring but important stuff for the core devs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant