mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-12 11:39:39 +00:00

* UI : Data Insight KPI improvements * Remove commented code * Remove time from start and end date * refactor : add logic to generate kpi name * Make insight to insights * Show chart at the top * Fix: breadcrumb spacing * refactor : start date and end date of kpi * test: add unit test for kpi list * test : add unit tests for add and edit kpi forms * chore : minor change * Address review comments * Address review comments