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

[Backport 2.x] [Fix] Remove empty suggestion history #5607

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 808591a from #5349.

* Add search input filter

Signed-off-by: Willie Hung <[email protected]>

* Add CHANGELOG.md

Signed-off-by: Willie Hung <[email protected]>

* Add tests for empty suggestions

Signed-off-by: Willie Hung <[email protected]>

* Add code comment

Signed-off-by: Willie Hung <[email protected]>

---------

Signed-off-by: Willie Hung <[email protected]>
Signed-off-by: Josh Romero <[email protected]>
Signed-off-by: Anan Zhuang <[email protected]>
Co-authored-by: Josh Romero <[email protected]>
Co-authored-by: Anan Zhuang <[email protected]>
(cherry picked from commit 808591a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fb180c2) 67.00% compared to head (e5300f5) 66.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #5607      +/-   ##
==========================================
- Coverage   67.00%   66.96%   -0.05%     
==========================================
  Files        3289     3289              
  Lines       63304    63306       +2     
  Branches    10057    10058       +1     
==========================================
- Hits        42416    42392      -24     
- Misses      18453    18520      +67     
+ Partials     2435     2394      -41     
Flag Coverage Δ
Linux_1 35.24% <ø> (ø)
Linux_2 ?
Linux_3 ?
Linux_4 35.47% <ø> (ø)
Windows_1 35.27% <ø> (ø)
Windows_2 55.14% <ø> (ø)
Windows_3 43.81% <100.00%> (+<0.01%) ⬆️
Windows_4 35.47% <ø> (ø)

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.

@ananzh ananzh merged commit 05e3a5c into 2.x Dec 14, 2023
88 of 89 checks passed
@github-actions github-actions bot deleted the backport/backport-5349-to-2.x branch December 14, 2023 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports repeat-contributor v2.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants