1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/src
Thomas Heartman a964868e00
1-3093: round the project health (#8718)
This PR rounds the average health score we show for a project. With
fractional numbers, it'd often overflow the graph. It also doesn't
really give you much extra info, so we can round it. The rounding is
then used both in the text, in the graph, and to calculate the graph
fill percentage.

Before:

![image](https://github.com/user-attachments/assets/8d0fea3d-411d-42fb-bd80-d2683a63cdf2)

After:

![image](https://github.com/user-attachments/assets/f5c51742-8a2c-4b1a-bca3-7e812b9a1072)
2024-11-12 15:44:29 +02:00
..
lib 1-3093: round the project health (#8718) 2024-11-12 15:44:29 +02:00
mailtemplates Fix: email colors on iOS (#8680) 2024-11-06 14:28:49 +00:00
migrations feat: email will be stored hashed now for all users (#8720) 2024-11-12 13:28:19 +02:00
test feat: email will be stored hashed now for all users (#8720) 2024-11-12 13:28:19 +02:00
migrator.ts
server-dev.ts chore: remove stale flags (#8689) 2024-11-08 09:40:17 +01:00
server.ts