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: ability to convert .info file to coveralls format without uploading #306

Open
caleb15 opened this issue Aug 3, 2020 · 2 comments

Comments

@caleb15
Copy link

caleb15 commented Aug 3, 2020

It would be useful to be able to convert .info file (ex: the one generated via jest) to coveralls format without uploading so you can upload it later as a merged report.

For example, https://coveralls-python.readthedocs.io/en/latest/usage/multilang.html reccomends using the ruby gem coveralls-lcov to convert but it would be nicer to use this library so ruby doesn't need to be installed.

@nhoughto
Copy link

Yep this would be great

@jtwebman
Copy link

jtwebman commented Mar 6, 2022

Since this library doesn't seem to be supported anymore I fix a bunch of things on a fork if you want to check it out and are still pulling the library into your packages: https://github.com/jtwebman/coveralls-next

I would be willing to look into this. Though you can do parallel tests https://docs.coveralls.io/parallel-build-webhook and then call when you are done including them all.

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

3 participants