My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 97: Trend line colorizing is "weird" for stable projects
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  zsxking
Closed:  Oct 2008
Type-Defect
Priority-Medium
Portfolio


Sign in to add a comment
 
Reported by philipmjohnson, Oct 12, 2008
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.  

portfolio.png
233 KB Download
Comment 1 by philipmjohnson, Oct 12, 2008
(No comment was entered for this change.)
Labels: Portfolio
Comment 2 by zsxking, 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
Sign in to add a comment

Hosted by Google Code