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: support use case populate for workspace create and list page #8462

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 49cca7b from #8422.

…list page (#8422)

* feat: support use case populate for workspace create and list page

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

* style: update data source column width

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

* Changeset file for PR #8422 created/updated

* update navigate function

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

* test: add utils test

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

---------

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

github-actions bot commented Oct 3, 2024

❌ 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 Oct 3, 2024

Codecov Report

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

Project coverage is 61.04%. Comparing base (337d902) to head (3e54f95).
Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
...rkspace/public/components/workspace_list/index.tsx 71.42% 1 Missing and 3 partials ⚠️
src/plugins/workspace/public/utils.ts 33.33% 3 Missing and 1 partial ⚠️
...components/workspace_creator/workspace_creator.tsx 70.00% 2 Missing and 1 partial ⚠️
...ins/workspace/public/components/utils/workspace.ts 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #8462   +/-   ##
=======================================
  Coverage   61.03%   61.04%           
=======================================
  Files        3757     3757           
  Lines       89282    89320   +38     
  Branches    13960    13964    +4     
=======================================
+ Hits        54496    54527   +31     
- Misses      31402    31405    +3     
- Partials     3384     3388    +4     
Flag Coverage Δ
Linux_1 28.93% <66.66%> (+0.02%) ⬆️
Linux_2 56.47% <ø> (ø)
Linux_3 37.82% <ø> (ø)
Linux_4 30.08% <ø> (ø)
Windows_1 28.95% <66.66%> (+0.02%) ⬆️
Windows_2 56.42% <ø> (ø)
Windows_3 37.82% <ø> (ø)
Windows_4 30.08% <ø> (ø)

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 merged commit 76d682a into 2.x Oct 3, 2024
67 of 69 checks passed
@github-actions github-actions bot deleted the backport/backport-8422-to-2.x branch October 3, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
all-star-contributor autocut Skip the changelog verification check on backports failed changeset workspace
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants