-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins Version 1.480.3, OS Ubuntu Server 11.04
Hi
I´ve just installed version 1.9.3 of cobertura coverage plugin and I think I've found a bug or something like that.
In the advanced configurations options I can change the "health history" (sun, cloud, rain, storm) of a project, based on coverage percentage of classes, packages, methods, lines, etc.
For my project, I set "sunny" 70%, and "stormy" 10% of lines coverage. I had 69% of lines coverage, so I was expecting to get a "cloud" (or "rain" at most), but I got "storm".
I thought the health could be interpolated, based on max. and min. values.
Any ideas about how to fix this? Thanks!