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.
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.