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

Dev/sl google java format15 #341

Merged
merged 4 commits into from
Aug 16, 2023

Conversation

MitchellGale
Copy link

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

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.

                                      'core/**/*.java',
                                      'docs/**/*.java',
                                      'doctest/**/*.java',
                                      'relase-notes/**/*.java',
                                      'spark/**/*.java'

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
Comment on lines +90 to +92
'docs/**/*.java',
'doctest/**/*.java',
'relase-notes/**/*.java',

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are no java files here

@ToString.Include
private SparkQueryRequest request;

@EqualsAndHashCode.Include @Getter @Setter @ToString.Include private SparkQueryRequest request;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ogh

@Yury-Fridlyand
Copy link

Please, update PR title and description

@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Merging #341 (491a73b) into integ/sl_GoogleJavaFormat15 (491a73b) will not change coverage.
The diff coverage is n/a.

❗ Current head 491a73b differs from pull request most recent head 058f429. Consider uploading reports for the commit 058f429 to get more accurate results

@@                      Coverage Diff                       @@
##             integ/sl_GoogleJavaFormat15     #341   +/-   ##
==============================================================
  Coverage                          97.51%   97.51%           
  Complexity                          4656     4656           
==============================================================
  Files                                408      408           
  Lines                              11932    11932           
  Branches                             829      829           
==============================================================
  Hits                               11636    11636           
  Misses                               289      289           
  Partials                               7        7           
Flag Coverage Δ
sql-engine 97.51% <0.00%> (ø)

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

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@MitchellGale MitchellGale merged commit 9718680 into integ/sl_GoogleJavaFormat15 Aug 16, 2023
15 of 16 checks passed
matthewryanwells pushed a commit that referenced this pull request Aug 17, 2023
…pensearch-project#1975)

* Dev/sl google java format15 (#341)

* Spotless apply on 'datasources/**/*.java',
                                      'core/**/*.java',
                                      'docs/**/*.java',
                                      'doctest/**/*.java',
                                      'relase-notes/**/*.java',
                                      'spark/**/*.java'

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* Added more directories to build.gradle

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* spotless apply for plugin.

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* Adding checkstyle ignorefailures.

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

---------

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* added missing semi colon.

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* Update build.gradle

Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com>
Signed-off-by: Mitchell Gale <Mitchell.gale@improving.com>

* Update build.gradle

Signed-off-by: Mitchell Gale <Mitchell.gale@improving.com>

* Update build.gradle

Signed-off-by: Mitchell Gale <Mitchell.gale@improving.com>

---------

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
Signed-off-by: Mitchell Gale <Mitchell.gale@improving.com>
Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com>
MitchellGale added a commit that referenced this pull request Aug 22, 2023
…pensearch-project#1975)

* Dev/sl google java format15 (#341)

* Spotless apply on 'datasources/**/*.java',
                                      'core/**/*.java',
                                      'docs/**/*.java',
                                      'doctest/**/*.java',
                                      'relase-notes/**/*.java',
                                      'spark/**/*.java'

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* Added more directories to build.gradle

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* spotless apply for plugin.

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* Adding checkstyle ignorefailures.

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

---------

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* added missing semi colon.

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>

* Update build.gradle

Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com>
Signed-off-by: Mitchell Gale <Mitchell.gale@improving.com>

* Update build.gradle

Signed-off-by: Mitchell Gale <Mitchell.gale@improving.com>

* Update build.gradle

Signed-off-by: Mitchell Gale <Mitchell.gale@improving.com>

---------

Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
Signed-off-by: Mitchell Gale <Mitchell.gale@improving.com>
Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com>
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