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

Create separate transport action for render search template action #11170

Merged
merged 3 commits into from
Dec 12, 2023

Merge branch 'main' into render-search-template

61b9dfa
Select commit
Loading
Failed to load commit list.
Merged

Create separate transport action for render search template action #11170

Merge branch 'main' into render-search-template
61b9dfa
Select commit
Loading
Failed to load commit list.
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

Check warning on line 15 in modules/lang-mustache/src/main/java/org/opensearch/script/mustache/RenderSearchTemplateAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/lang-mustache/src/main/java/org/opensearch/script/mustache/RenderSearchTemplateAction.java#L15

Added line #L15 was not covered by tests

Check warning on line 20 in modules/lang-mustache/src/main/java/org/opensearch/script/mustache/RenderSearchTemplateAction.java

See this annotation in the file changed.

@codecov 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

Check warning on line 84 in modules/lang-mustache/src/main/java/org/opensearch/script/mustache/RestRenderSearchTemplateAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/lang-mustache/src/main/java/org/opensearch/script/mustache/RestRenderSearchTemplateAction.java#L84

Added line #L84 was not covered by tests

Check warning on line 29 in modules/lang-mustache/src/main/java/org/opensearch/script/mustache/TransportRenderSearchTemplateAction.java

See this annotation in the file changed.

@codecov 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

Check warning on line 94 in modules/lang-mustache/src/main/java/org/opensearch/script/mustache/TransportSearchTemplateAction.java

See this annotation in the file changed.

@codecov 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