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 1.x] Add utf-8 encoding settings in gradle settings #247

Merged
merged 5 commits into from
Sep 29, 2021

Conversation

peterzhuamazon
Copy link
Member

@peterzhuamazon peterzhuamazon commented Sep 29, 2021

Description

[Backport 1.x] Add utf-8 encoding settings in gradle settings

Issues Resolved

#244

Check List

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

@peterzhuamazon peterzhuamazon changed the base branch from main to 1.x September 29, 2021 00:44
@peterzhuamazon peterzhuamazon changed the title [Backport 1.x] Convert UTF-8 to ASCII files and remove non-ASCII characters [Backport 1.x] Add utf-8 encoding settings in gradle settings Sep 29, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #247 (b98e04d) into 1.x (d3c79f7) will increase coverage by 0.43%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                1.x     #247      +/-   ##
============================================
+ Coverage     78.50%   78.93%   +0.43%     
- Complexity     3715     3741      +26     
============================================
  Files           275      275              
  Lines         15569    15569              
  Branches       1624     1624              
============================================
+ Hits          12223    12290      +67     
+ Misses         2631     2573      -58     
+ Partials        715      706       -9     
Flag Coverage Δ
plugin 78.93% <ø> (+0.43%) ⬆️

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

Impacted Files Coverage Δ
...opensearch/ad/indices/AnomalyDetectionIndices.java 80.14% <0.00%> (-0.24%) ⬇️
...java/org/opensearch/ad/task/ADBatchTaskRunner.java 83.09% <0.00%> (+0.31%) ⬆️
...ain/java/org/opensearch/ad/task/ADTaskManager.java 77.53% <0.00%> (+0.46%) ⬆️
...rch/ad/transport/AnomalyResultTransportAction.java 80.69% <0.00%> (+0.69%) ⬆️
.../java/org/opensearch/ad/util/RestHandlerUtils.java 86.44% <0.00%> (+1.69%) ⬆️
...in/java/org/opensearch/ad/model/ADTaskProfile.java 51.69% <0.00%> (+2.96%) ⬆️
.../main/java/org/opensearch/ad/cluster/HashRing.java 84.48% <0.00%> (+3.26%) ⬆️
...rch/ad/transport/ForwardADTaskTransportAction.java 97.45% <0.00%> (+3.38%) ⬆️
...va/org/opensearch/ad/feature/SearchFeatureDao.java 81.47% <0.00%> (+4.11%) ⬆️
...c/main/java/org/opensearch/ad/util/ParseUtils.java 67.06% <0.00%> (+4.36%) ⬆️
... and 3 more

@peterzhuamazon peterzhuamazon merged commit 3adb8d6 into 1.x Sep 29, 2021
@peterzhuamazon peterzhuamazon deleted the opensearch-ascii-changes-1.x branch September 29, 2021 19:03
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