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

Command Line: Support multiple input files #169

Open
bennycode opened this issue May 14, 2018 · 0 comments
Open

Command Line: Support multiple input files #169

bennycode opened this issue May 14, 2018 · 0 comments

Comments

@bennycode
Copy link

The documentation writes that --input accepts the "path to the coverage input file". But I can see that the lib/loadCoverage module supports handling multiple files. It would be great if you can also supply multiple coverage JSON files to the CLI, like:

remap-istanbul -i coverage.chrome.json,coverage.firefox.json -o ./coverage/report -t html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants