-
Notifications
You must be signed in to change notification settings - Fork 906
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
Simplify TopNavControlDescriptionData
to to be followed by links
#7723
Conversation
Signed-off-by: Miki <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7723 +/- ##
=======================================
Coverage 63.82% 63.82%
=======================================
Files 3651 3651
Lines 80953 80955 +2
Branches 12886 12887 +1
=======================================
+ Hits 51665 51667 +2
Misses 26124 26124
Partials 3164 3164
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Build and Verify CI 1 failure is related to a bad PR being merged: #7699 |
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.
Approving assuming test failures are unrelated
…7723) * Simplify `TopNavControlDescriptionData` to to be followed by links Signed-off-by: Miki <[email protected]> * Changeset file for PR #7723 created/updated --------- Signed-off-by: Miki <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit d447c5d) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…7723) (#7724) * Simplify `TopNavControlDescriptionData` to to be followed by links * Changeset file for PR #7723 created/updated --------- (cherry picked from commit d447c5d) Signed-off-by: Miki <[email protected]> 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
Simplify
TopNavControlDescriptionData
to to be followed by linksChangelog
TopNavControlDescriptionData
to to be followed by linksCheck List
yarn test:jest
yarn test:jest_integration