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: Permit multiple coverage formats per language #450

Open
bencooper222 opened this issue Jan 3, 2021 · 0 comments
Open
Assignees

Comments

@bencooper222
Copy link

I noticed that you support most coverage formats but basically only 1 per language. I was wondering if you'd be able to change that. Javascript's primary test coverage tool (Istanbul) supports basically every format under the sun and it'd be nice to be able to not use lcov with CodeClimate.

The specific issue at hand is that Istanbul isn't a well-funded project so errors like this one that completely break its ability to generate lcov.info can cripple Javascript test coverage and stick around for a while.

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