Create separate transport action for render search template action #11170
Codecov / codecov/patch
failed
Dec 11, 2023 in 0s
0.00% of diff hit (target 71.03%)
View this Pull Request on Codecov
0.00% of diff hit (target 71.03%)
Annotations
codecov / codecov/patch
modules/lang-mustache/src/main/java/org/opensearch/script/mustache/RenderSearchTemplateAction.java#L15
Added line #L15 was not covered by tests
codecov / codecov/patch
modules/lang-mustache/src/main/java/org/opensearch/script/mustache/RenderSearchTemplateAction.java#L19-L20
Added lines #L19 - L20 were not covered by tests
codecov / codecov/patch
modules/lang-mustache/src/main/java/org/opensearch/script/mustache/RestRenderSearchTemplateAction.java#L84
Added line #L84 was not covered by tests
codecov / codecov/patch
modules/lang-mustache/src/main/java/org/opensearch/script/mustache/TransportRenderSearchTemplateAction.java#L28-L29
Added lines #L28 - L29 were not covered by tests
codecov / codecov/patch
modules/lang-mustache/src/main/java/org/opensearch/script/mustache/TransportSearchTemplateAction.java#L90-L94
Added lines #L90 - L94 were not covered by tests
Loading