-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:
Toby Considine
-
Proposal:
-
Resolution:
One of the signals, signalPercent has very muddy semantics. It is currently a float, but w/o special pleading its meaing and use is unclear. Percent generally is divided by a 100 and them multiplied by its base. For this comment, assume it only makes sense between 0% and 100%, although clearly greater than 100 and even negative numbers could make sense.
Is this number
- a number between 0 and 100?
- a number between 0 and 1?
- something else?