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

[ER Diagrams] (WIP) Add ER diagram APIs and sample data #18021

Open OnkarVO7 opened 19 hours ago

OnkarVO7 commented 19 hours ago

Describe your changes:

Add ER diagram APIs and sample data

#

Type of change:

#

Checklist:

github-actions[bot] commented 19 hours ago

The Java checkstyle failed.

Please run mvn spotless:apply in the root of your repository and commit the changes to this PR. You can also use pre-commit to automate the Java code formatting.

You can install the pre-commit hooks with make install_test precommit_install.

github-actions[bot] commented 18 hours ago

The Python checkstyle failed.

Please run make py_format and py_format_check in the root of your repository and commit the changes to this PR. You can also use pre-commit to automate the Python code formatting.

You can install the pre-commit hooks with make install_test precommit_install.

github-actions[bot] commented 18 hours ago

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 64%
64.27% (37360/58129) 41.07% (14865/36191) 43.09% (4508/10463)
sonarcloud[bot] commented 17 hours 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

sonarcloud[bot] commented 16 hours ago

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

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