Skip to content

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.

Screen_Shot_2022-12-01_at_23.57.01

What is the expected correct behavior?

  1. If value is more than 1.0, show 1 digits after the decimal point.
  2. If value is less than 1.0, show 2 digits after the decimal point.
  3. If value is less than 0.1, show 3 digits after the decimal point.
  4. If value is less than 0.01, show 4 digits after the decimal point.
Edited by Haim Snir