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

#18677 - Added Lineage Field back to SearchLineage #18687

Merged
merged 4 commits into from
Nov 20, 2024

Conversation

TeddyCr
Copy link
Contributor

@TeddyCr TeddyCr commented Nov 19, 2024

Describe your changes:

Fixes

  • added lineage field back to search lineage
Screen.Recording.2024-11-19.at.9.20.15.AM.mov

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

Bug fix

  • I have added a test that covers the exact scenario we are fixing. For complex issues, comment the issue number in the test for future reference.

pmbrull
pmbrull previously approved these changes Nov 19, 2024
Copy link
Contributor

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 63%
63.57% (39788/62593) 40.19% (15796/39307) 42.33% (4723/11158)

Copy link

Copy link

@TeddyCr TeddyCr merged commit 429e48a into open-metadata:main Nov 20, 2024
21 of 26 checks passed
TeddyCr added a commit that referenced this pull request Nov 20, 2024
* fix: add lineage field back to searchLineage

* add lineage tests

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
(cherry picked from commit 429e48a)
TeddyCr added a commit that referenced this pull request Nov 20, 2024
* fix: add lineage field back to searchLineage

* add lineage tests

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
(cherry picked from commit 429e48a)
harshach pushed a commit that referenced this pull request Nov 24, 2024
* fix: add lineage field back to searchLineage

* add lineage tests

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ingestion safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants