Hello,
the functionality that will allow to merge many cobertura files would be great.
This problem is common:
https://stackoverflow.com/questions/64370596/can-i-combine-mypy-reports-with-pytest-coverage-reports
https://stackoverflow.com/questions/26469072/is-there-anyway-to-merge-cobertura-coverage-xml-reports-together
And there is even a npm module that solves it, but it will need to install whole node on python based Docker image to use it.
https://www.npmjs.com/package/cobertura-merge
What do you think about it??
Hello,
the functionality that will allow to merge many cobertura files would be great.
This problem is common:
https://stackoverflow.com/questions/64370596/can-i-combine-mypy-reports-with-pytest-coverage-reports
https://stackoverflow.com/questions/26469072/is-there-anyway-to-merge-cobertura-coverage-xml-reports-together
And there is even a npm module that solves it, but it will need to install whole node on python based Docker image to use it.
https://www.npmjs.com/package/cobertura-merge
What do you think about it??