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

[Enhancement] Update auto-complete-api-with-mds #8713

Merged

Conversation

sumukhswamy
Copy link
Contributor

@sumukhswamy sumukhswamy commented Oct 27, 2024

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

  • 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
Contributor

ℹ️ Manual Changeset Creation Reminder

Please 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]>
Copy link
Member

@ashwin-pc ashwin-pc left a 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.

Copy link

codecov bot commented Oct 28, 2024

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.

Project coverage is 60.73%. Comparing base (463a6c0) to head (b7651e5).
Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
...ata/server/autocomplete/value_suggestions_route.ts 0.00% 5 Missing ⚠️
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              
Flag Coverage Δ
Linux_1 29.06% <0.00%> (-0.01%) ⬇️
Linux_2 56.39% <0.00%> (-0.01%) ⬇️
Linux_3 37.57% <28.57%> (-0.01%) ⬇️
Linux_4 29.83% <0.00%> (-0.01%) ⬇️
Windows_1 29.08% <0.00%> (-0.02%) ⬇️
Windows_2 56.34% <0.00%> (-0.01%) ⬇️
Windows_3 37.57% <28.57%> (-0.01%) ⬇️
Windows_4 29.83% <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.

@ruanyl ruanyl merged commit c105d94 into opensearch-project:main Oct 28, 2024
71 of 72 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 28, 2024
* 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>
@sumukhswamy
Copy link
Contributor Author

Screen.Recording.2024-10-28.at.10.02.39.AM.mov

@sumukhswamy
Copy link
Contributor Author

Screen.Recording.2024-10-27.at.4.21.14.PM.mov

Qxisylolo pushed a commit to Qxisylolo/OpenSearch-Dashboards that referenced this pull request Oct 30, 2024
)

* 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]>
@ananzh ananzh added v2.18.0 and removed v2.19.0 labels Oct 30, 2024
ananzh pushed a commit that referenced this pull request Oct 30, 2024
* 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>
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.

6 participants