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

XML coverage report #269

Open
Johney9 opened this issue Jan 14, 2022 · 1 comment
Open

XML coverage report #269

Johney9 opened this issue Jan 14, 2022 · 1 comment

Comments

@Johney9
Copy link

Johney9 commented Jan 14, 2022

Hello, great tool! Was a challange to get it working, but after finally wrestling with it for a while, I got a report.
Trouble is, as far as I can tell it can only output to console or generate an HTML report.

Is there a way to generate an XML report? Essentially just make a report on the diff.
If not, how would I go about implementing this feature and making a PR?

@Bachmann1234
Copy link
Owner

So check out the --json-report option.

If you wanted to make an xml version the code would be fairly similar.

To be merged it would need tests and support both diff cover and diff quality.

But if json handles your usecase that's cool as well

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

2 participants