Closed vdel closed 3 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
do we still need one unique record step globally like it was for CoberturaPublisher?
I do not know. I guess so, as it is likely to show only one entry in the left menu of the jobs.
next step: deploy it in jenkins before merging here, and see how our other repos behave.
OK, should I do it? Directly in the Jenkins container ?
later steps could be to publish results in github checks/comments
Indeed
The Code Coverage Plugin is deprecated and does not work anymore.
We follow the instruction of the linked page and replace
publishCoverage
byrecordCoverage
.This has been tested on Jenkins, it leads to the apparition of 2 menu entries below "Test result", that were not present before this PR:
The "Coverage report" looks like this: