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 1507 - Implement Origin Entity FQN parms to incident manager listing #17890

Closed TeddyCr closed 1 month ago

TeddyCr commented 1 month ago

Describe your changes:

#

Type of change:

#

Checklist:

Bug fix

Improvement

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

github-actions[bot] commented 1 month 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 1 month ago

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 64%
64.31% (37352/58080) 40.96% (14784/36096) 43.07% (4507/10465)
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