[Navigation-next] Add all use case#7235
Merged
SuZhou-Joe merged 2 commits intoopensearch-project:feature/navigation-nextfrom Jul 15, 2024
Merged
[Navigation-next] Add all use case#7235SuZhou-Joe merged 2 commits intoopensearch-project:feature/navigation-nextfrom
SuZhou-Joe merged 2 commits intoopensearch-project:feature/navigation-nextfrom
Conversation
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## feature/navigation-next #7235 +/- ##
===========================================================
- Coverage 67.62% 67.32% -0.30%
===========================================================
Files 3471 3488 +17
Lines 68612 68951 +339
Branches 11165 11237 +72
===========================================================
+ Hits 46396 46423 +27
- Misses 19511 19819 +308
- Partials 2705 2709 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
7b79209 to
34095c9
Compare
wanglam
approved these changes
Jul 15, 2024
ruanyl
approved these changes
Jul 15, 2024
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Jul 15, 2024
* feat: add all use case Signed-off-by: SuZhou-Joe <suzhou@amazon.com> * Changeset file for PR #7235 created/updated --------- Signed-off-by: SuZhou-Joe <suzhou@amazon.com> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit 34f3eb2) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
7 tasks
SuZhou-Joe
pushed a commit
that referenced
this pull request
Jul 15, 2024
* feat: add all use case * Changeset file for PR #7235 created/updated --------- (cherry picked from commit 34f3eb2) Signed-off-by: SuZhou-Joe <suzhou@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>
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Jul 15, 2024
* feat: add all use case * Changeset file for PR #7235 created/updated --------- (cherry picked from commit 34f3eb2) Signed-off-by: SuZhou-Joe <suzhou@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> (cherry picked from commit 30067fa) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ruanyl
pushed a commit
that referenced
this pull request
Jul 16, 2024
* feat: add all use case * Changeset file for PR #7235 created/updated --------- (cherry picked from commit 34f3eb2) (cherry picked from commit 30067fa) Signed-off-by: SuZhou-Joe <suzhou@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>
zhyuanqi
pushed a commit
to zhyuanqi/OpenSearch-Dashboards
that referenced
this pull request
Jul 16, 2024
…rch-project#7239) * feat: add all use case * Changeset file for PR opensearch-project#7235 created/updated --------- (cherry picked from commit 34f3eb2) Signed-off-by: SuZhou-Joe <suzhou@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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR will add all use case and enable plugins to declare itself visible in
alluse case.Issues Resolved
Screenshot
Testing the changes
Changelog
Check List
yarn test:jestyarn test:jest_integration