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: Dev tools console autocomplete issue #5567 #5614

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport a5c45a3 from #5568.

* fix: Dev tools console autocomplete issue #5567
* Added CHANGELOG
* Added test for retrieveAutoCompleteInfo
* Refactored tests
* Added suggested changes.
---------

Signed-off-by: Kishor Rathva <kishorrathva8298@gmail.com>
(cherry picked from commit a5c45a3)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Dec 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (60247dd) 67.01% compared to head (62832b5) 67.02%.

Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #5614   +/-   ##
=======================================
  Coverage   67.01%   67.02%           
=======================================
  Files        3291     3292    +1     
  Lines       63343    63345    +2     
  Branches    10063    10062    -1     
=======================================
+ Hits        42450    42454    +4     
- Misses      18452    18493   +41     
+ Partials     2441     2398   -43     
Flag Coverage Δ
Linux_1 35.24% <ø> (ø)
Linux_2 ?
Linux_3 43.87% <100.00%> (+0.08%) ⬆️
Linux_4 35.47% <ø> (ø)
Windows_1 35.26% <ø> (ø)
Windows_2 55.20% <ø> (ø)
Windows_3 43.89% <100.00%> (+0.08%) ⬆️
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.

@manasvinibs manasvinibs merged commit 561ca46 into 2.x Dec 14, 2023
89 of 90 checks passed
@github-actions github-actions bot deleted the backport/backport-5568-to-2.x branch December 14, 2023 20:14
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 bug Something isn't working first-time-contributor v2.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants