Update the formatting of all *.java file under **/test/#2840
Merged
stephen-crawford merged 2 commits intoopensearch-project:mainfrom Jun 13, 2023
Merged
Update the formatting of all *.java file under **/test/#2840stephen-crawford merged 2 commits intoopensearch-project:mainfrom
stephen-crawford merged 2 commits intoopensearch-project:mainfrom
Conversation
Signed-off-by: Stephen Crawford <steecraw@amazon.com>
Codecov Report
@@ 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 |
reta
previously approved these changes
Jun 6, 2023
DarshitChanpura
previously approved these changes
Jun 8, 2023
Member
|
Seems like CodeQL task might need to be updated @scrawfor99 |
fc02b4d
DarshitChanpura
approved these changes
Jun 9, 2023
Collaborator
|
|
Contributor
Author
Should be all set. |
reta
approved these changes
Jun 13, 2023
3 tasks
This was referenced Jun 15, 2023
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change updates the formatting of all files under the
**/test/path.Check List
New functionality includes testingBy 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.