This problem is affecting my project too.
The administration screen for the coverage thresholds is missing a setting. I can work around this by manually set this setting in the XML config for the job by adding an "elementCoverage" element with the required value. This results in builds correctly reflecting the weather report.
However when making changes to the job via the Jenkins interface this element is lost, requiring me to reapply the manual change.
Please add the elementCoverage fields to the admin screen.
Cheers,
Nick
HI bhayward,
The health config screen for Clover is a bit confusing...
Can you please ensure that you have no unhealthy thresholds set?
Also - I am thinking of simplifying the config screen somewhat by just allowing the configuration of the
Total Percentage Coverage. What are your thoughts on that? Do you really need to check for
method/conditional/statement coverage separately?
Cheers,
Nick