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

[Backport] [2.x] Add import ordering to Spotless formatting rules (#3666) #3667

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

reta
Copy link
Collaborator

@reta reta commented Nov 7, 2023

Backport of #3666 to 2.x

@reta reta force-pushed the backport/backport-3666-to-2.x branch from dabbd1f to 2ea7b92 Compare November 7, 2023 21:53
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #3667 (2ea7b92) into 2.x (ea0d4ff) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #3667      +/-   ##
============================================
+ Coverage     64.82%   64.84%   +0.01%     
- Complexity     3620     3622       +2     
============================================
  Files           285      285              
  Lines         20496    20496              
  Branches       3382     3382              
============================================
+ Hits          13286    13290       +4     
+ Misses         5530     5528       -2     
+ Partials       1680     1678       -2     
Files Coverage Δ
...ic/auth/http/jwt/AbstractHTTPJwtAuthenticator.java 57.95% <ø> (ø)
...mazon/dlic/auth/http/jwt/HTTPJwtAuthenticator.java 75.51% <ø> (ø)
...byoidc/HTTPJwtKeyByOpenIdConnectAuthenticator.java 91.66% <ø> (ø)
...azon/dlic/auth/http/jwt/keybyoidc/JwtVerifier.java 79.62% <ø> (ø)
.../dlic/auth/http/jwt/keybyoidc/KeySetRetriever.java 80.00% <ø> (ø)
.../auth/http/jwt/keybyoidc/SelfRefreshingKeySet.java 57.74% <ø> (ø)
...ic/auth/http/kerberos/HTTPSpnegoAuthenticator.java 0.00% <ø> (ø)
...azon/dlic/auth/http/kerberos/util/JaasKrbUtil.java 0.00% <ø> (ø)
...dlic/auth/http/saml/AuthTokenProcessorHandler.java 50.28% <ø> (ø)
...zon/dlic/auth/http/saml/HTTPSamlAuthenticator.java 67.36% <ø> (ø)
... and 135 more

... and 1 file with indirect coverage changes

@reta reta merged commit 8607989 into opensearch-project:2.x Nov 8, 2023
57 of 58 checks passed
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