Skip to content

Conversation

jasongilanfarr
Copy link
Contributor

Add support for parsing py.test's coverage.xml format. Note that this does not include function coverage but does include line and branch coverage.

Note: I also renamed JacocoXml to simply Xml as I'm also going to open a PR to add scoverage.xml support (scala's scoverage)

jasongilanfarr and others added 2 commits April 29, 2025 18:33
Add support for parsing py.test's coverage.xml format. Note that this
does not include function coverage but does include line and branch
coverage.
@marco-c
Copy link
Collaborator

marco-c commented May 15, 2025

It looks like there are some formatting issues, could you fix them?

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.

2 participants