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 ASCII function and groom UT for text functions. (#301) #2029

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 6055c7e from #1895.

* Fix `ASCII` function and groom UT for text functions.

* Code cleanup.

---------

Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
(cherry picked from commit 6055c7e)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Merging #2029 (df864cb) into 2.x (3c8e3bd) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                2.x    #2029   +/-   ##
=========================================
  Coverage     97.33%   97.33%           
- Complexity     4659     4660    +1     
=========================================
  Files           408      408           
  Lines         12101    12102    +1     
  Branches        830      831    +1     
=========================================
+ Hits          11779    11780    +1     
  Misses          315      315           
  Partials          7        7           
Flag Coverage Δ
sql-engine 97.33% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...g/opensearch/sql/expression/text/TextFunction.java 100.00% <100.00%> (ø)

@Yury-Fridlyand Yury-Fridlyand merged commit 2c1212e into 2.x Aug 24, 2023
28 checks passed
@Yury-Fridlyand Yury-Fridlyand deleted the backport/backport-1895-to-2.x branch August 24, 2023 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants