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

[Backport 2.x] [Workspace] feat: Add workspace navigation for default route #7824

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport e1e8169 from #7785.

* add workspace navigation

Signed-off-by: yubonluo <[email protected]>

* Changeset file for PR #7785 created/updated

* optimize the code

Signed-off-by: yubonluo <[email protected]>

* optimize the code

Signed-off-by: yubonluo <[email protected]>

* optimize the test code and add newHomePage check

Signed-off-by: yubonluo <[email protected]>

* delete useless code

Signed-off-by: yubonluo <[email protected]>

---------

Signed-off-by: yubonluo <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit e1e8169)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

Copy link

codecov bot commented Aug 23, 2024

Codecov Report

Attention: Patch coverage is 61.29032% with 12 lines in your changes missing coverage. Please review.

Project coverage is 63.89%. Comparing base (90ffd77) to head (41c511d).
Report is 5 commits behind head on 2.x.

Files Patch % Lines
src/plugins/workspace/public/plugin.ts 15.38% 11 Missing ⚠️
...onents/workspace_detail/workspace_detail_panel.tsx 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #7824      +/-   ##
==========================================
- Coverage   63.90%   63.89%   -0.01%     
==========================================
  Files        3657     3657              
  Lines       81244    81269      +25     
  Branches    12949    12952       +3     
==========================================
+ Hits        51916    51930      +14     
- Misses      26151    26162      +11     
  Partials     3177     3177              
Flag Coverage Δ
Linux_1 30.14% <61.29%> (+0.01%) ⬆️
Linux_2 55.99% <ø> (ø)
Linux_3 40.48% <ø> (ø)
Linux_4 31.45% <ø> (ø)
Windows_1 30.15% <61.29%> (+0.01%) ⬆️
Windows_2 55.94% <ø> (ø)
Windows_3 40.48% <ø> (ø)
Windows_4 31.45% <ø> (ø)

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.

@ruanyl ruanyl merged commit ac5ed85 into 2.x Aug 26, 2024
67 of 70 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports failed changeset seasoned-contributor v2.17.0 workspace
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants