mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-06 00:07:44 +01:00
e4ece8bcaa
Currently the TimeToProduction stat shows `Fast` for ttp = 0 which is wrong. Absolute 0 will only happen when there are no data. Closes [1-2281](https://linear.app/unleash/issue/1-2281/timetoproduction-stat-should-not-say-fast-when-value-is-0) Before: <img width="321" alt="Screenshot 2024-04-10 at 14 25 48" src="https://github.com/Unleash/unleash/assets/104830839/f6d3c7af-1674-41c4-b187-ee3bf8df05ba"> After: <img width="360" alt="Screenshot 2024-04-10 at 14 25 38" src="https://github.com/Unleash/unleash/assets/104830839/631ffbe5-475c-4c48-8790-47716e04887b"> Signed-off-by: andreas-unleash <andreas@getunleash.ai> |
||
---|---|---|
.. | ||
TimeToProduction.tsx |