mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-01 00:08:27 +01:00
0a43d341c0
The previous check would return `false` if the value was 0, causing a bug where the usage data wouldn't be included. This also adds tests to ensure that usage data for CR segments is propagated correctly because that's where I first encountered the issue. Before this fix, if the values were 0, the data would display like the bottom element in the screenshot: ![image](https://github.com/Unleash/unleash/assets/17786332/9642b945-12c4-4217-aec9-7fef4a88e9af) |
||
---|---|---|
.. | ||
api | ||
helpers | ||
routes | ||
seed | ||
services | ||
stores | ||
custom-auth.test.ts | ||
dedupe-permissions.e2e.test.ts | ||
health.e2e.test.ts | ||
migrator.e2e.test.ts |