Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pipeline and stored procedure lineage fix #14681

Merged
merged 28 commits into from
Jan 24, 2024
Merged

Pipeline and stored procedure lineage fix #14681

merged 28 commits into from
Jan 24, 2024

Conversation

07Himank
Copy link
Contributor

@07Himank 07Himank commented Jan 11, 2024

I worked on ... because ... [W.I.P] Pipeline and stored procedure lineage f ix

Fixes #11661

image

Type of change:

  • Bug fix
  • Improvement

@07Himank 07Himank added the safe to test Add this label to run secure Github workflows on PRs label Jan 11, 2024
@07Himank 07Himank requested a review from a team as a code owner January 11, 2024 06:28
@07Himank 07Himank marked this pull request as draft January 11, 2024 06:28
@github-actions github-actions bot added the UI UI specific issues label Jan 12, 2024
@ulixius9 ulixius9 changed the title [W.I.P] Pipeline and stored procedure lineage f ix [W.I.P] Pipeline and stored procedure lineage fix Jan 15, 2024
Copy link
Contributor

github-actions bot commented Jan 16, 2024

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 52%
52.83% (27028/51163) 35.24% (10803/30656) 33.73% (3160/9369)

Copy link
Contributor

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.

Copy link
Contributor

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.

Copy link
Contributor

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.

Copy link

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

The SonarCloud Quality Gate passed, but some issues were introduced.

3 New issues
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

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

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@karanh37 karanh37 merged commit 115870b into main Jan 24, 2024
32 of 49 checks passed
@karanh37 karanh37 deleted the pipelineLineageFIx branch January 24, 2024 05:34
Abhishek332 pushed a commit to Abhishek332/OpenMetadata that referenced this pull request Jan 25, 2024
* pipeline and stored procedure lineage

* pipeline and stored procedure lineage

* fix: pass entity type in url

* fix unit tests

* pipeline and stored procedure lineage

* pipeline lineage

* pipeline and stored procedure lineage

* fix performance issues

* pipeline and stored procedure lineage done

* optimisation

* fix fullscreen mode

* add pipeline animation

* update loading state

* fix styling

* update pipeline status

* fixes

* fix cypress

* fix cypress

* fix cypress

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend e2e This will trigger e2e test workflows safe to test Add this label to run secure Github workflows on PRs UI UI specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show Pipeline last known status and Table's DQ summary as part of the lineage
5 participants