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

feat: cherry-pick pr #5949 #274

Merged
merged 6 commits into from
Mar 4, 2024

Conversation

SuZhou-Joe
Copy link
Collaborator

Description

Issues Resolved

Screenshot

Testing the changes

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

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
@codecov-commenter
Copy link

codecov-commenter commented Mar 4, 2024

Codecov Report

Attention: Patch coverage is 85.71429% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 66.76%. Comparing base (415605f) to head (7aa6580).
Report is 1 commits behind head on workspace.

Files Patch % Lines
...ed_objects_wrapper_for_check_workspace_conflict.ts 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           workspace     #274      +/-   ##
=============================================
- Coverage      66.76%   66.76%   -0.01%     
=============================================
  Files           3337     3337              
  Lines          64801    64810       +9     
  Branches       10453    10456       +3     
=============================================
+ Hits           43263    43269       +6     
- Misses         18951    18953       +2     
- Partials        2587     2588       +1     
Flag Coverage Δ
Linux_1 31.41% <28.57%> (+<0.01%) ⬆️
Linux_2 55.23% <100.00%> (+<0.01%) ⬆️
Linux_3 41.74% <0.00%> (-0.02%) ⬇️
Linux_4 34.88% <0.00%> (-0.01%) ⬇️

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.

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
CHANGELOG.md Outdated Show resolved Hide resolved
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
@@ -34,6 +34,7 @@

import crypto from 'crypto';
import { cloneDeep, mapValues } from 'lodash';
import { Config } from 'packages/osd-config/target';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shall we merge opensearch-project#6012 to this one or will have another cherry-pick for 6012?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will have another cherry-pick.

@SuZhou-Joe SuZhou-Joe merged commit 3a4bcd5 into ruanyl:workspace Mar 4, 2024
32 of 34 checks passed
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