mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-29 17:16:10 +00:00
* fix: address data quality feedbacks * test: enhance DataObservabilityTab tests with async rendering and data quality report mock * fix: update search query to use wildcard characters for better matching * fix: adjust column width and add vertical scroll to ColumnProfileTable * Refactor SVG files to remove width and height attributes - Updated aborted-test.svg to remove width and height attributes. - Updated column-count.svg to remove width and height attributes. - Updated created-date.svg to remove width and height attributes. - Updated failed-test.svg to remove width and height attributes. - Updated profile-sample.svg to remove width and height attributes. - Updated row-count.svg to remove width and height attributes. - Updated success-test.svg to remove width and height attributes. - Updated total-size.svg to remove width and height attributes. - Updated total-test.svg to remove width and height attributes.