[Backport 2.x] [Rule-based Auto Tagging] Add rule schema for auto tagging #17653
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
codecov / codecov/patch
server/src/main/java/org/opensearch/autotagging/RuleValidator.java#L168
Added line #L168 was not covered by tests