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

add category to custom log types #634

Merged
merged 2 commits into from
Oct 4, 2023

make category field optional

90cd502
Select commit
Loading
Failed to load commit list.
Merged

add category to custom log types #634

make category field optional
90cd502
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 Oct 4, 2023 in 0s

0.00% of diff hit (target 25.04%)

View this Pull Request on Codecov

0.00% of diff hit (target 25.04%)

Annotations

Check warning on line 64 in src/main/java/org/opensearch/securityanalytics/action/IndexCustomLogTypeRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/action/IndexCustomLogTypeRequest.java#L64

Added line #L64 was not covered by tests

Check warning on line 66 in src/main/java/org/opensearch/securityanalytics/action/IndexCustomLogTypeRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/action/IndexCustomLogTypeRequest.java#L66

Added line #L66 was not covered by tests

Check warning on line 31 in src/main/java/org/opensearch/securityanalytics/model/CustomLogType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/model/CustomLogType.java#L31

Added line #L31 was not covered by tests

Check warning on line 95 in src/main/java/org/opensearch/securityanalytics/model/CustomLogType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/model/CustomLogType.java#L95

Added line #L95 was not covered by tests

Check warning on line 119 in src/main/java/org/opensearch/securityanalytics/model/CustomLogType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/model/CustomLogType.java#L119

Added line #L119 was not covered by tests

Check warning on line 129 in src/main/java/org/opensearch/securityanalytics/model/CustomLogType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/model/CustomLogType.java#L129

Added line #L129 was not covered by tests

Check warning on line 145 in src/main/java/org/opensearch/securityanalytics/model/CustomLogType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/model/CustomLogType.java#L145

Added line #L145 was not covered by tests

Check warning on line 163 in src/main/java/org/opensearch/securityanalytics/model/CustomLogType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/model/CustomLogType.java#L162-L163

Added lines #L162 - L163 were not covered by tests

Check warning on line 174 in src/main/java/org/opensearch/securityanalytics/model/CustomLogType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/model/CustomLogType.java#L174

Added line #L174 was not covered by tests

Check warning on line 206 in src/main/java/org/opensearch/securityanalytics/model/CustomLogType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/model/CustomLogType.java#L206

Added line #L206 was not covered by tests