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

Extracts demo configuration script to a java tool #3669

Merged

Merge remote-tracking branch 'upstream/main' into demo-config-java-tool

f9fb8b3
Select commit
Loading
Failed to load commit list.
Merged

Extracts demo configuration script to a java tool #3669

Merge remote-tracking branch 'upstream/main' into demo-config-java-tool
f9fb8b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 16, 2023 in 1s

10.10% of diff hit (target 64.88%)

View this Pull Request on Codecov

10.10% of diff hit (target 64.88%)

Annotations

Check warning on line 288 in src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L288

Added line #L288 was not covered by tests

Check warning on line 293 in src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L293

Added line #L293 was not covered by tests

Check warning on line 303 in src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L303

Added line #L303 was not covered by tests

Check warning on line 305 in src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L305

Added line #L305 was not covered by tests

Check warning on line 307 in src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/kerberos/HTTPSpnegoAuthenticator.java#L307

Added line #L307 was not covered by tests

Check warning on line 232 in src/main/java/com/amazon/dlic/auth/http/saml/AuthTokenProcessorHandler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/amazon/dlic/auth/http/saml/AuthTokenProcessorHandler.java#L232

Added line #L232 was not covered by tests

Check warning on line 291 in src/main/java/org/opensearch/security/filter/SecurityRestFilter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/filter/SecurityRestFilter.java#L291

Added line #L291 was not covered by tests

Check warning on line 22 in src/main/java/org/opensearch/security/tools/democonfig/CertificateGenerator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/tools/democonfig/CertificateGenerator.java#L22

Added line #L22 was not covered by tests

Check warning on line 30 in src/main/java/org/opensearch/security/tools/democonfig/CertificateGenerator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/tools/democonfig/CertificateGenerator.java#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 32 in src/main/java/org/opensearch/security/tools/democonfig/CertificateGenerator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/tools/democonfig/CertificateGenerator.java#L32

Added line #L32 was not covered by tests

Check warning on line 48 in src/main/java/org/opensearch/security/tools/democonfig/CertificateGenerator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/tools/democonfig/CertificateGenerator.java#L41-L48

Added lines #L41 - L48 were not covered by tests

Check warning on line 7 in src/main/java/org/opensearch/security/tools/democonfig/Certificates.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/tools/democonfig/Certificates.java#L6-L7

Added lines #L6 - L7 were not covered by tests

Check warning on line 37 in src/main/java/org/opensearch/security/tools/democonfig/Certificates.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/tools/democonfig/Certificates.java#L37

Added line #L37 was not covered by tests

Check warning on line 68 in src/main/java/org/opensearch/security/tools/democonfig/Certificates.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/tools/democonfig/Certificates.java#L68

Added line #L68 was not covered by tests

Check warning on line 96 in src/main/java/org/opensearch/security/tools/democonfig/Certificates.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/tools/democonfig/Certificates.java#L96

Added line #L96 was not covered by tests

Check warning on line 127 in src/main/java/org/opensearch/security/tools/democonfig/Certificates.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/tools/democonfig/Certificates.java#L127

Added line #L127 was not covered by tests

Check warning on line 165 in src/main/java/org/opensearch/security/tools/democonfig/Certificates.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/tools/democonfig/Certificates.java#L162-L165

Added lines #L162 - L165 were not covered by tests

Check warning on line 168 in src/main/java/org/opensearch/security/tools/democonfig/Certificates.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/tools/democonfig/Certificates.java#L168

Added line #L168 was not covered by tests

Check warning on line 172 in src/main/java/org/opensearch/security/tools/democonfig/Certificates.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/tools/democonfig/Certificates.java#L172

Added line #L172 was not covered by tests

Check warning on line 8 in src/main/java/org/opensearch/security/tools/democonfig/ExecutionEnvironment.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/tools/democonfig/ExecutionEnvironment.java#L6-L8

Added lines #L6 - L8 were not covered by tests

Check warning on line 29 in src/main/java/org/opensearch/security/tools/democonfig/Installer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/tools/democonfig/Installer.java#L29

Added line #L29 was not covered by tests

Check warning on line 34 in src/main/java/org/opensearch/security/tools/democonfig/Installer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/tools/democonfig/Installer.java#L31-L34

Added lines #L31 - L34 were not covered by tests

Check warning on line 46 in src/main/java/org/opensearch/security/tools/democonfig/Installer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/tools/democonfig/Installer.java#L46

Added line #L46 was not covered by tests

Check warning on line 48 in src/main/java/org/opensearch/security/tools/democonfig/Installer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/tools/democonfig/Installer.java#L48

Added line #L48 was not covered by tests

Check warning on line 63 in src/main/java/org/opensearch/security/tools/democonfig/Installer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/tools/democonfig/Installer.java#L62-L63

Added lines #L62 - L63 were not covered by tests