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.55k stars 1.05k forks source link

GEN-712: show column lineage function in edge drawer #18032

Closed karanh37 closed 1 month ago

karanh37 commented 1 month ago

Describe your changes:

Fixes #16092

I worked on ... because ...

https://github.com/user-attachments/assets/0cf301f3-d1b6-4c3d-ab11-08f9d63a192d

#

Type of change:

#

Checklist:

notion-workspace[bot] commented 1 month ago

Edge Information Function- not showing in UI

github-actions[bot] commented 1 month ago

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 64%
64.39% (37491/58226) 41.08% (14922/36328) 43.17% (4527/10487)
karanh37 commented 1 month ago

Can we have playwright test around the same?

There is no UI way to add a function. Can be added from ingestion or API way. For doing the API way will require ID's of each column which is not available to extract.

karanh37 commented 1 month ago

Added function info, using API for e2e

sonarcloud[bot] commented 1 month 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