I am using Cobertura to generate coverage.xml for the Azure pipeline. I need to merge two coverage reports, but it is picking up only the latest one.
Can anyone let me know how I can generate a single coverage.xml for the pipeline?
I am using Cobertura to generate coverage.xml for the Azure pipeline. I need to merge two coverage reports, but it is picking up only the latest one.
Can anyone let me know how I can generate a single coverage.xml for the pipeline?