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

Feature request: show pretty human readable summary for merged coverage #62

Open
huguesb opened this issue Dec 15, 2024 · 0 comments
Open

Comments

@huguesb
Copy link

huguesb commented Dec 15, 2024

I would like an easy way to pretty print for human consumption the contents of merged json coverage files.

Possible solutions that would be satisfying for my use case:

  • add an optional flag --display flag to --merge that in addition to writing the output json, also displays the text output on stdout
  • add another command (maybe --convert ?) that takes a coverage file produced by slipcover (json, xml, ...) and converts it to another format, crucially supporting conversion to text output

Happy to submit a PR for this feature, but I'd like to make sure I get consensus on the preferred approach before starting the work.

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