jenkins-spock
jenkins-spock copied to clipboard
Code Coverage
Desired Behavior
==============================
Since the shared libraries & jenkinsfile are groovy scripts which any plugin cannot read directly., so is there any straight forward way to get the code coverage of vars/ folder & jenkinsfiles together without any toil?
Benefits
==============================
Please list the benefits of updating the project to have the new behavior, e.g.
- Keeping track of code coverage & % increase, decrease
- easy for the managers & higher level staff to check the progress & test suite quality.
There isn't anything I know of that works out-of-the-box. It should be possible in theory, but I haven't done any research into it yet.