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 integ-test directory (pt 4/4) #18 #1979

Merged

Conversation

MitchellGale
Copy link
Contributor

Description

Applies spotless for integ-test directory in project. Sets checkstyle to not fail on failure for integ-test 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 17, 2023

Codecov Report

Merging #1979 (aaf50ce) into main (0dfbc89) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #1979   +/-   ##
=========================================
  Coverage     97.52%   97.52%           
  Complexity     4657     4657           
=========================================
  Files           408      408           
  Lines         11952    11952           
  Branches        829      829           
=========================================
  Hits          11656    11656           
  Misses          289      289           
  Partials          7        7           
Flag Coverage Δ
sql-engine 97.52% <ø> (ø)

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

Signed-off-by: Mitchell Gale <[email protected]>
@Yury-Fridlyand Yury-Fridlyand merged commit 549d0a0 into opensearch-project:main Aug 17, 2023
15 checks passed
@Yury-Fridlyand Yury-Fridlyand deleted the integ/sl_GoogleJavaFormat18 branch August 17, 2023 16:57
MitchellGale added a commit to Bit-Quill/opensearch-project-sql that referenced this pull request Aug 22, 2023
…/4) #18 (opensearch-project#1979)

* Integration test spotless apply directory

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

* Address PR comments

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