| Issue 97: | Trend line colorizing is "weird" for stable projects | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
The way that trend lines are colored is strange in the case of "stable" projects. See attached image. The issue is that some "stable" metrics (coverage) in which the value is not changing is colored green, while other "stable" metrics (coupling) in which the value is not changing is colored red. Note that a "stable" metric could having missing data. See the coupling data for an example (drill down to telemetry). I propose that "stable" metric value trends (i.e. they are the same, but might have missing values) should always be colored green. |
||||||||||||
,
Oct 12, 2008
(No comment was entered for this change.)
Labels: Portfolio
|
|||||||||||||
,
Oct 13, 2008
Fixed. Added interface of stream trend classifiers for detect stream's trend. Use setStreamTrendClassifier(SimpleStreamTrendClassifier streamTrendClassifier) in MeasureConfiguration will let user add more sophisticated method can be added more easily in the future. Maybe let user select color rules in configuration panel later.
Status: Fixed
|
|||||||||||||
|
|
|||||||||||||