Open asm0dey opened 5 years ago
While integration with codecov would be nice, I'm not sure that jacoco reports format is a good fit for the data that pitest generate.
However, If someone think it's possible and want to work on it, I'd suggest to check the advanced page from the site and to consider implementing a org.pitest.mutationtest.MutationResultListenerFactory
.
Currently http://codecov.io/ doesn't support pitest reports and doesn't see coverage as pitest sees it. Please, add support jacoco-formatted reports for better github integration