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

[Navigation-next] Add all use case #7239

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

@opensearch-trigger-bot opensearch-trigger-bot bot commented Jul 15, 2024

Description

This PR will add all use case and enable plugins to declare itself visible in all use case.

Issues Resolved

closes #7215

Screenshot

image

Testing the changes

This PR only introduces some field changes on all use case.

Changelog

  • skip

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

* 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>
Copy link

codecov bot commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.03%. Comparing base (c3dd768) to head (e5c0f2f).

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     
Flag Coverage Δ
Linux_1 ?
Linux_2 55.30% <100.00%> (+<0.01%) ⬆️
Linux_3 45.27% <100.00%> (+<0.01%) ⬆️
Linux_4 34.69% <100.00%> (+<0.01%) ⬆️
Windows_1 ?
Windows_2 ?
Windows_3 ?
Windows_4 ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SuZhou-Joe SuZhou-Joe removed autocut Skip the changelog verification check on backports failed changeset labels Jul 15, 2024
@SuZhou-Joe SuZhou-Joe force-pushed the backport/backport-7235-to-main branch from e5c0f2f to 382719b Compare July 15, 2024 03:14
@opensearch-project opensearch-project deleted a comment from github-actions bot Jul 15, 2024
@github-actions github-actions bot added Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry and removed failed changeset labels Jul 15, 2024
@SuZhou-Joe
Copy link
Member

The Cypress test failed because of opensearch-project/opensearch-dashboards-functional-test#1440, not related to the code changes of this PR.

@SuZhou-Joe SuZhou-Joe merged commit 30067fa into main Jul 15, 2024
140 of 147 checks passed
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 <[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>
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 <[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>
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 <[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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[navigation-next] Support all use case.
2 participants