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

[Spotless] Applying Google Code Format for legacy directory (pt 1/4) #19 #1988

Merged
merged 9 commits into from
Aug 19, 2023

Conversation

MitchellGale
Copy link
Contributor

@MitchellGale MitchellGale commented Aug 18, 2023

Description

Applies spotless for part of legacy directory in project. Sets checkstyle to not fail on failure for legacy directory.

Issues Resolved

#1101

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc 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.

@codecov
Copy link

codecov bot commented Aug 18, 2023

Codecov Report

Merging #1988 (b8779f8) into main (b977f1e) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #1988   +/-   ##
=========================================
  Coverage     97.33%   97.33%           
  Complexity     4657     4657           
=========================================
  Files           408      408           
  Lines         12097    12097           
  Branches        829      829           
=========================================
  Hits          11775    11775           
  Misses          315      315           
  Partials          7        7           
Flag Coverage Δ
sql-engine 97.33% <ø> (ø)

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

Files Changed Coverage Δ
...h/sql/opensearch/data/type/OpenSearchTextType.java 100.00% <ø> (ø)

Signed-off-by: Mitchell Gale <[email protected]>
@MitchellGale MitchellGale marked this pull request as ready for review August 18, 2023 17:37
@MitchellGale MitchellGale marked this pull request as draft August 18, 2023 17:45
Signed-off-by: Mitchell Gale <[email protected]>
@MitchellGale MitchellGale marked this pull request as ready for review August 18, 2023 18:59
build.gradle Outdated Show resolved Hide resolved
Signed-off-by: Mitchell Gale <[email protected]>
@Yury-Fridlyand Yury-Fridlyand merged commit ac9b5d8 into opensearch-project:main Aug 19, 2023
15 checks passed
@Yury-Fridlyand Yury-Fridlyand deleted the testing_aug17_s branch August 19, 2023 01:38
MitchellGale added a commit to Bit-Quill/opensearch-project-sql that referenced this pull request Aug 22, 2023
 (opensearch-project#1988)

* spotless apply for OpenSearch P1.

Signed-off-by: Mitchell Gale <[email protected]>

* Manual spotless changes

Signed-off-by: Mitchell Gale <[email protected]>

* spotless apply for OpenSearch P2.

Signed-off-by: Mitchell Gale <[email protected]>

* 90 files checked after spotless apply for legacy

Signed-off-by: Mitchell Gale <[email protected]>

* Added checkstyle ignore failures to legacy

Signed-off-by: Mitchell Gale <[email protected]>

* Fixed comma issue

Signed-off-by: Mitchell Gale <[email protected]>

* Spotless apply

Signed-off-by: Mitchell Gale <[email protected]>

* Revert build.gradle

Signed-off-by: Mitchell Gale <[email protected]>

---------

Signed-off-by: Mitchell Gale <[email protected]>
Signed-off-by: Mitchell Gale <[email protected]>
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