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

[FEATURE] Improve built-in secure transports support #4179

Merged
merged 2 commits into from
Mar 28, 2024

Address code review comments, added more tests

65c6e3c
Select commit
Loading
Failed to load commit list.
Merged

[FEATURE] Improve built-in secure transports support #4179

Address code review comments, added more tests
65c6e3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 28, 2024 in 0s

86.27% of diff hit (target 66.21%)

View this Pull Request on Codecov

86.27% of diff hit (target 66.21%)

Annotations

Check warning on line 97 in src/main/java/org/opensearch/security/ssl/OpenSearchSecureSettingsFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/ssl/OpenSearchSecureSettingsFactory.java#L97

Added line #L97 was not covered by tests

Check warning on line 113 in src/main/java/org/opensearch/security/ssl/OpenSearchSecureSettingsFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/ssl/OpenSearchSecureSettingsFactory.java#L113

Added line #L113 was not covered by tests

Check warning on line 681 in src/main/java/org/opensearch/security/ssl/OpenSearchSecuritySSLPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/ssl/OpenSearchSecuritySSLPlugin.java#L681

Added line #L681 was not covered by tests