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.26k stars 994 forks source link

playwright: fixed Flakiness in test cases spec #17993

Closed ShaileshParmar11 closed 2 days ago

ShaileshParmar11 commented 2 days ago

This pull request fixes a flakiness issue in the test cases spec for the playwright. The issue was related to the table difference test case, where the order of certain actions was causing inconsistent results. The patch in this pull request reorders the actions to ensure consistent behavior.

github-actions[bot] commented 2 days ago

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 64%
64.38% (37427/58130) 41.1% (14873/36185) 43.14% (4515/10466)
sonarcloud[bot] commented 2 days 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 SonarCloud