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

Update the formatting of all *.java file under **/test/ #2840

Merged

Conversation

stephen-crawford
Copy link
Contributor

This change updates the formatting of all files under the **/test/ path.

Check List

  • New functionality includes testing
  • New functionality has been documented
  • 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.

Signed-off-by: Stephen Crawford <steecraw@amazon.com>
@stephen-crawford stephen-crawford changed the title Update the formatting of all *.java file under **/testss/ Update the formatting of all *.java file under **/test/ Jun 6, 2023
@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Merging #2840 (fc02b4d) into main (ceb5ad2) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #2840      +/-   ##
============================================
- Coverage     61.60%   61.59%   -0.02%     
+ Complexity     3414     3412       -2     
============================================
  Files           266      266              
  Lines         18917    18917              
  Branches       3303     3303              
============================================
- Hits          11653    11651       -2     
  Misses         5669     5669              
- Partials       1595     1597       +2     

see 2 files with indirect coverage changes

reta
reta previously approved these changes Jun 6, 2023
DarshitChanpura
DarshitChanpura previously approved these changes Jun 8, 2023
@DarshitChanpura
Copy link
Member

Seems like CodeQL task might need to be updated @scrawfor99

Signed-off-by: Stephen Crawford <steecraw@amazon.com>
@stephen-crawford stephen-crawford dismissed stale reviews from DarshitChanpura and reta via fc02b4d June 8, 2023 17:27
@reta
Copy link
Collaborator

reta commented Jun 9, 2023

java.lang.Exception: java.lang.NoClassDefFoundError: org/opensearch/core/common/lease/Releasable - recent core refactorings ....

@stephen-crawford
Copy link
Contributor Author

java.lang.Exception: java.lang.NoClassDefFoundError: org/opensearch/core/common/lease/Releasable - recent core refactorings ....

Should be all set.

@stephen-crawford stephen-crawford merged commit 2e263b8 into opensearch-project:main Jun 13, 2023
@stephen-crawford stephen-crawford deleted the updateAllTests branch June 13, 2023 19:39
samuelcostae pushed a commit to samuelcostae/security that referenced this pull request Jun 19, 2023
…roject#2840)

* Update all tests

Signed-off-by: Stephen Crawford <steecraw@amazon.com>

* spotless

Signed-off-by: Stephen Crawford <steecraw@amazon.com>

---------

Signed-off-by: Stephen Crawford <steecraw@amazon.com>
samuelcostae pushed a commit to samuelcostae/security that referenced this pull request Jun 19, 2023
…roject#2840)

* Update all tests

Signed-off-by: Stephen Crawford <steecraw@amazon.com>

* spotless

Signed-off-by: Stephen Crawford <steecraw@amazon.com>

---------

Signed-off-by: Stephen Crawford <steecraw@amazon.com>
Signed-off-by: Sam <samuel.costa@eliatra.com>
samuelcostae pushed a commit to samuelcostae/security that referenced this pull request Jun 19, 2023
…roject#2840)

* Update all tests

Signed-off-by: Stephen Crawford <steecraw@amazon.com>

* spotless

Signed-off-by: Stephen Crawford <steecraw@amazon.com>

---------

Signed-off-by: Stephen Crawford <steecraw@amazon.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.

3 participants