Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

feat(stats): add aggregated statistics support #150

Merged
merged 1 commit into from
Mar 4, 2021

Conversation

cberthou
Copy link
Contributor

@cberthou cberthou commented Mar 2, 2021

No description provided.

@cberthou cberthou requested a review from Alezco March 2, 2021 16:18
@cberthou cberthou changed the title feat(stats): add statistics tooltip icon feat(stats): add aggregated statistics support Mar 2, 2021

const formatStatistic = (statistic: StatisticConfig) =>
isAggregatedStatistic(statistic)
? formatAggregatedStatistic(statistic)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Double ternaire à éviter si possible

src/utils/statistics-util.ts Show resolved Hide resolved
@cberthou cberthou force-pushed the add-aggregated-statistics-support branch from c3c26b3 to c0eec86 Compare March 4, 2021 15:04
@cberthou cberthou merged commit f3915eb into feat/new-stats-page Mar 4, 2021
@cberthou cberthou deleted the add-aggregated-statistics-support branch March 4, 2021 15:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants