Merging reports with Jacoco

Hi,

I started using Jacoco for codecov. On my maven project, I also have surefire reports which are slightly different (for example, it includes runtimes). Is that something that has some value in merging into the reports?

Hi @deeTEEcee, really glad to hear you’ve started using Codecov! Currently we don’t do anything with information in reports aside from strictly code coverage, but it might be something we look at in the future. If your reports contain line coverage, though, those should be uploaded.