-
Notifications
You must be signed in to change notification settings - Fork 920
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
Fix incorrect use of TopNavControlDescriptionData in dataSourceManagement plugin #8402
Conversation
…ment plugin Signed-off-by: Miki <miki@amazon.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8402 +/- ##
==========================================
- Coverage 60.92% 60.92% -0.01%
==========================================
Files 3750 3750
Lines 89103 89103
Branches 13925 13925
==========================================
- Hits 54285 54283 -2
- Misses 31442 31443 +1
- Partials 3376 3377 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…ment plugin (#8402) * Fix incorrect use of TopNavControlDescriptionData in dataSourceManagement plugin Signed-off-by: Miki <miki@amazon.com> * Changeset file for PR #8402 created/updated --------- Signed-off-by: Miki <miki@amazon.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit 0b7778b) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…ment plugin (#8402) (#8482) * Fix incorrect use of TopNavControlDescriptionData in dataSourceManagement plugin * Changeset file for PR #8402 created/updated --------- (cherry picked from commit 0b7778b) Signed-off-by: Miki <miki@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Description
Fix incorrect use of TopNavControlDescriptionData in dataSourceManagement plugin
Changelog
Check List
yarn test:jest
yarn test:jest_integration