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] support charset input params and change default charset as utf8 (#1691) #1828

Merged
merged 1 commit into from
Dec 31, 2023

Conversation

ylwu-amzn
Copy link
Collaborator

backport PR #1691 to 2.x


Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…search-project#1691)

* support charset input params and change default charset as utf8

Signed-off-by: Yaliang Wu <[email protected]>

* add more it

Signed-off-by: Yaliang Wu <[email protected]>

---------

Signed-off-by: Yaliang Wu <[email protected]>
@ylwu-amzn ylwu-amzn changed the title support charset input params and change default charset as utf8 (#1691) [Backport 2.x] support charset input params and change default charset as utf8 (#1691) Dec 30, 2023
@ylwu-amzn ylwu-amzn temporarily deployed to ml-commons-cicd-env December 30, 2023 08:05 — with GitHub Actions Inactive
@ylwu-amzn ylwu-amzn temporarily deployed to ml-commons-cicd-env December 30, 2023 08:05 — with GitHub Actions Inactive
@ylwu-amzn ylwu-amzn temporarily deployed to ml-commons-cicd-env December 30, 2023 08:05 — with GitHub Actions Inactive
Copy link

codecov bot commented Dec 30, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (1ab0c8c) 82.46% compared to head (adac1d3) 82.46%.

Files Patch % Lines
...e/algorithms/remote/HttpJsonConnectorExecutor.java 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #1828      +/-   ##
============================================
- Coverage     82.46%   82.46%   -0.01%     
+ Complexity     5316     5315       -1     
============================================
  Files           510      510              
  Lines         21445    21446       +1     
  Branches       2201     2202       +1     
============================================
  Hits          17685    17685              
  Misses         2867     2867              
- Partials        893      894       +1     
Flag Coverage Δ
ml-commons 82.46% <50.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.

@mingshl mingshl merged commit ce31d6b into opensearch-project:2.x Dec 31, 2023
9 of 15 checks passed
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.

3 participants