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

[Workspace]fix the parameter misalignment error in the workspace_detail_page #7768

Merged
merged 2 commits into from
Aug 20, 2024

Conversation

Qxisylolo
Copy link
Contributor

Description

This pr address the bug in the workspace_detail_page, which due to the change of parameter declaration in delete_workspace_modal

Changelog

  • fix: fix the parameter misalignment in the workspace_detail_page

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

Copy link

codecov bot commented Aug 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.82%. Comparing base (9aeebec) to head (d0bd5f6).
Report is 181 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7768      +/-   ##
==========================================
- Coverage   63.82%   63.82%   -0.01%     
==========================================
  Files        3655     3655              
  Lines       81117    81117              
  Branches    12921    12921              
==========================================
- Hits        51772    51770       -2     
- Misses      26167    26168       +1     
- Partials     3178     3179       +1     
Flag Coverage Δ
Linux_1 30.08% <ø> (?)
Linux_2 55.86% <ø> (ø)
Linux_3 40.41% <ø> (-0.02%) ⬇️
Linux_4 31.29% <ø> (ø)
Windows_1 30.09% <ø> (ø)
Windows_2 55.81% <ø> (ø)
Windows_3 40.42% <ø> (ø)
Windows_4 31.29% <ø> (ø)

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 b46a34d into opensearch-project:main Aug 20, 2024
73 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 20, 2024
…il_page (#7768)

* fix the argument error in the workspace_detail_page

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

* Changeset file for PR #7768 created/updated

---------

Signed-off-by: Qxisylolo <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit b46a34d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
SuZhou-Joe pushed a commit that referenced this pull request Aug 21, 2024
…il_page (#7768) (#7772)

* fix the argument error in the workspace_detail_page



* Changeset file for PR #7768 created/updated

---------



(cherry picked from commit b46a34d)

Signed-off-by: Qxisylolo <[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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants