-
Improvement
-
Resolution: Unresolved
-
Minor
-
Jenkins: LTS 2.121.1.2
Jacoco Plugin: 2.2.1
We use jacoco() step in Jenkins pipeline to publish (and other stuff) coverage report on build page. In a use case where we need to run jacoco() in two (or more) different stages in pipeline, everytime it overwrites the coverage report published in previous stage. Need to control this behavior to keep coverage reports published in earlier stages