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] [Refactor] Change HTTP routes for Audit and Config PUT methods #3407

Merged
merged 1 commit into from
Oct 2, 2023

[Refactor] Change HTTP routes for Audit and Config PUT methods (#3359)

3ceff30
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [Refactor] Change HTTP routes for Audit and Config PUT methods #3407

[Refactor] Change HTTP routes for Audit and Config PUT methods (#3359)
3ceff30
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Sep 25, 2023 in 0s

50.00% of diff hit (target 64.10%)

View this Pull Request on Codecov

50.00% of diff hit (target 64.10%)

Annotations

Check warning on line 240 in src/main/java/org/opensearch/security/dlic/rest/api/AuditApiAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/dlic/rest/api/AuditApiAction.java#L240

Added line #L240 was not covered by tests

Check warning on line 253 in src/main/java/org/opensearch/security/dlic/rest/api/AuditApiAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/dlic/rest/api/AuditApiAction.java#L253

Added line #L253 was not covered by tests

Check warning on line 74 in src/main/java/org/opensearch/security/dlic/rest/api/SecurityConfigApiAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/dlic/rest/api/SecurityConfigApiAction.java#L74

Added line #L74 was not covered by tests

Check warning on line 79 in src/main/java/org/opensearch/security/dlic/rest/api/SecurityConfigApiAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/dlic/rest/api/SecurityConfigApiAction.java#L79

Added line #L79 was not covered by tests