-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: cherry-pick pr #5949 #274
Conversation
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
Codecov ReportAttention: Patch coverage is
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
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'; |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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.
Description
Issues Resolved
Screenshot
Testing the changes
Check List
yarn test:jest
yarn test:jest_integration