-
Notifications
You must be signed in to change notification settings - Fork 893
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
[Enhancement] Update auto-complete-api-with-mds #8713
[Enhancement] Update auto-complete-api-with-mds #8713
Conversation
Signed-off-by: sumukhswamy <[email protected]>
Signed-off-by: sumukhswamy <[email protected]>
ℹ️ Manual Changeset Creation ReminderPlease ensure manual commit for changeset file 8713.yml under folder changelogs/fragments to complete this PR. If you want to use the available OpenSearch Changeset Bot App to avoid manual creation of changeset file you can install it in your forked repository following this link. For more information about formatting of changeset files, please visit OpenSearch Auto Changeset and Release Notes Tool. |
Signed-off-by: sumukhswamy <[email protected]>
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.
LGTM. Would be nice if someone from the MDS team reviewed this as well, but should not be an issue ideally.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8713 +/- ##
==========================================
- Coverage 60.75% 60.73% -0.02%
==========================================
Files 3798 3798
Lines 90650 90653 +3
Branches 14254 14256 +2
==========================================
- Hits 55076 55062 -14
- Misses 32079 32096 +17
Partials 3495 3495
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
* Update auto-complete-api-with-mds Signed-off-by: sumukhswamy <[email protected]> * Update auto-complete-api-with-mds Signed-off-by: sumukhswamy <[email protected]> * added changelog Signed-off-by: sumukhswamy <[email protected]> --------- Signed-off-by: sumukhswamy <[email protected]> (cherry picked from commit c105d94) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Screen.Recording.2024-10-28.at.10.02.39.AM.mov |
Screen.Recording.2024-10-27.at.4.21.14.PM.mov |
) * Update auto-complete-api-with-mds Signed-off-by: sumukhswamy <[email protected]> * Update auto-complete-api-with-mds Signed-off-by: sumukhswamy <[email protected]> * added changelog Signed-off-by: sumukhswamy <[email protected]> --------- Signed-off-by: sumukhswamy <[email protected]>
* Update auto-complete-api-with-mds * Update auto-complete-api-with-mds * added changelog --------- (cherry picked from commit c105d94) Signed-off-by: sumukhswamy <[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>
Description
Value suggestion api did not have the MDS support added that in the api
![image](https://github.com/user-attachments/assets/c
Uploading Screen Recording 2024-10-28 at 10.02.39 AM.mov…
Issues Resolved
Screenshot
Testing the changes
Changelog
Check List
yarn test:jest
yarn test:jest_integration