mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
We have an issue that if you open up Insights, the Time to Production chart was showing nothing because it was taking the median across all projects. You might have many new or empty projects where the median was 0 (no data). For example, the median from [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.7, 50.3, 140] was 0. Now, we will remove the 0 values to have a more reasonable median. |
||
---|---|---|
.. | ||
__mocks__ | ||
assets | ||
component | ||
constants | ||
contexts | ||
hooks | ||
interfaces | ||
openapi | ||
themes | ||
types | ||
utils | ||
index.tsx | ||
setupTests.ts | ||
vite-env.d.ts |