open-metadata / OpenMetadata

OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
https://open-metadata.org
Apache License 2.0
5.6k stars 1.05k forks source link

MINOR: Fix the Daily Active Users Summary Card #18589

Closed IceS2 closed 1 week ago

IceS2 commented 1 week ago

The Daily Active Users Summary Card is summing the value of the Daily Active Users for the whole period. This is causing some confusion since we could have higher Daily Active Users than the total amount of users that we have, not making much sense.

This PR aims to fix it by changing the sum to mean, displaying the Average Active Users during the selected period.

#

Type of change:

#

Checklist:

github-actions[bot] commented 1 week ago

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 63%
63.74% (39075/61302) 40.36% (15525/38470) 42.35% (4640/10956)
sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed for 'open-metadata-ui'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud