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] [Rule-based Auto Tagging] Add rule schema for auto tagging #17653

Merged

Merge branch '2.x' into backport/backport-17238-to-2.x

6adee05
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [Rule-based Auto Tagging] Add rule schema for auto tagging #17653

Merge branch '2.x' into backport/backport-17238-to-2.x
6adee05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 21, 2025 in 0s

79.32% of diff hit (target 72.02%)

View this Pull Request on Codecov

79.32% of diff hit (target 72.02%)

Annotations

Check warning on line 33 in server/src/main/java/org/opensearch/autotagging/Attribute.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/autotagging/Attribute.java#L33

Added line #L33 was not covered by tests

Check warning on line 35 in server/src/main/java/org/opensearch/autotagging/Attribute.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/autotagging/Attribute.java#L35

Added line #L35 was not covered by tests

Check warning on line 37 in server/src/main/java/org/opensearch/autotagging/Attribute.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/autotagging/Attribute.java#L37

Added line #L37 was not covered by tests

Check warning on line 55 in server/src/main/java/org/opensearch/autotagging/Attribute.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/autotagging/Attribute.java#L55

Added line #L55 was not covered by tests

Check warning on line 23 in server/src/main/java/org/opensearch/autotagging/AutoTaggingRegistry.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/autotagging/AutoTaggingRegistry.java#L23

Added line #L23 was not covered by tests

Check warning on line 43 in server/src/main/java/org/opensearch/autotagging/FeatureType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/autotagging/FeatureType.java#L43

Added line #L43 was not covered by tests

Check warning on line 47 in server/src/main/java/org/opensearch/autotagging/FeatureType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/autotagging/FeatureType.java#L47

Added line #L47 was not covered by tests

Check warning on line 91 in server/src/main/java/org/opensearch/autotagging/Rule.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/autotagging/Rule.java#L91

Added line #L91 was not covered by tests

Check warning on line 174 in server/src/main/java/org/opensearch/autotagging/Rule.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/autotagging/Rule.java#L174

Added line #L174 was not covered by tests

Check warning on line 205 in server/src/main/java/org/opensearch/autotagging/Rule.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/autotagging/Rule.java#L205

Added line #L205 was not covered by tests

Check warning on line 212 in server/src/main/java/org/opensearch/autotagging/Rule.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/autotagging/Rule.java#L212

Added line #L212 was not covered by tests

Check warning on line 248 in server/src/main/java/org/opensearch/autotagging/Rule.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/autotagging/Rule.java#L248

Added line #L248 was not covered by tests

Check warning on line 252 in server/src/main/java/org/opensearch/autotagging/Rule.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/autotagging/Rule.java#L252

Added line #L252 was not covered by tests

Check warning on line 92 in server/src/main/java/org/opensearch/autotagging/RuleValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/autotagging/RuleValidator.java#L92

Added line #L92 was not covered by tests

Check warning on line 117 in server/src/main/java/org/opensearch/autotagging/RuleValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/autotagging/RuleValidator.java#L117

Added line #L117 was not covered by tests

Check warning on line 126 in server/src/main/java/org/opensearch/autotagging/RuleValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/autotagging/RuleValidator.java#L126

Added line #L126 was not covered by tests

Check warning on line 168 in server/src/main/java/org/opensearch/autotagging/RuleValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/autotagging/RuleValidator.java#L168

Added line #L168 was not covered by tests