Comparison widget doesn't display small values for DORA Metrics
What is the current bug behavior?
- When DORA Metrics values are too small the widget show only
0.
Reported by this beta customer.
What is the expected correct behavior?
- If value is more than 1.0, show 1 digits after the decimal point.
- If value is less than 1.0, show 2 digits after the decimal point.
- If value is less than 0.1, show 3 digits after the decimal point.
- If value is less than 0.01, show 4 digits after the decimal point.
Edited by Haim Snir
