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

MINOR - Hide AutoTagger, add MetaPilot search, and fix apps status calls #14201

Merged
merged 13 commits into from
Jan 8, 2024

Conversation

pmbrull
Copy link
Collaborator

@pmbrull pmbrull commented Dec 1, 2023

Describe your changes:

Part of https://github.com/open-metadata/openmetadata-collate/issues/154

I worked on ... because ...

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.

@github-actions github-actions bot added UI UI specific issues Ingestion backend safe to test Add this label to run secure Github workflows on PRs labels Dec 1, 2023
Copy link
Contributor

github-actions bot commented Dec 1, 2023

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 51%
51.51% (25837/50156) 33.75% (10168/30130) 32.5% (2969/9136)

@pmbrull pmbrull changed the title MINOR - Hide AutoTagger & MetaPilot search & Fix apps status calls MINOR - Hide AutoTagger, add MetaPilot search, and fix apps status calls Dec 1, 2023
@pmbrull
Copy link
Collaborator Author

pmbrull commented Dec 11, 2023

pending changes from @karanh37 to send the full EntityReference from the UI form and do not wrap all the fields in an array

Copy link
Contributor

@karanh37 karanh37 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

sonarcloud bot commented Jan 8, 2024

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

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

sonarcloud bot commented Jan 8, 2024

Quality Gate Passed Quality Gate passed for 'open-metadata-airflow-apis'

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

sonarcloud bot commented Jan 8, 2024

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

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud

@pmbrull pmbrull merged commit e8eb2bd into open-metadata:main Jan 8, 2024
24 of 25 checks passed
@pmbrull pmbrull deleted the app-deployment branch January 8, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Ingestion 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.

2 participants