-
Notifications
You must be signed in to change notification settings - Fork 916
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
[Navigation-next] Add all use case #7239
Conversation
* feat: add all use case Signed-off-by: SuZhou-Joe <[email protected]> * Changeset file for PR #7235 created/updated --------- Signed-off-by: SuZhou-Joe <[email protected]> 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>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7239 +/- ##
==========================================
- Coverage 67.62% 67.03% -0.59%
==========================================
Files 3471 2715 -756
Lines 68612 52269 -16343
Branches 11165 9433 -1732
==========================================
- Hits 46398 35040 -11358
+ Misses 19510 14924 -4586
+ Partials 2704 2305 -399
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
e5c0f2f
to
382719b
Compare
The Cypress test failed because of opensearch-project/opensearch-dashboards-functional-test#1440, not related to the code changes of this PR. |
* feat: add all use case * Changeset file for PR #7235 created/updated --------- (cherry picked from commit 34f3eb2) Signed-off-by: SuZhou-Joe <[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> (cherry picked from commit 30067fa) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* 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 <[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>
…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 <[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
This PR will add all use case and enable plugins to declare itself visible in
all
use case.Issues Resolved
closes #7215
Screenshot
Testing the changes
This PR only introduces some field changes on all use case.
Changelog
Check List
yarn test:jest
yarn test:jest_integration