Skip to content

feature flagging of Zstandard

Codecov / codecov/patch failed Aug 23, 2023 in 0s

23.46% of diff hit (target 71.20%)

View this Pull Request on Codecov

23.46% of diff hit (target 71.20%)

Annotations

Check warning on line 69 in modules/lang-expression/src/main/java/org/opensearch/script/expression/ExpressionScoreScript.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/lang-expression/src/main/java/org/opensearch/script/expression/ExpressionScoreScript.java#L69

Added line #L69 was not covered by tests

Check warning on line 127 in plugins/examples/script-expert-scoring/src/main/java/org/opensearch/example/expertscript/ExpertScriptPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/examples/script-expert-scoring/src/main/java/org/opensearch/example/expertscript/ExpertScriptPlugin.java#L127

Added line #L127 was not covered by tests

Check warning on line 139 in plugins/examples/script-expert-scoring/src/main/java/org/opensearch/example/expertscript/ExpertScriptPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/examples/script-expert-scoring/src/main/java/org/opensearch/example/expertscript/ExpertScriptPlugin.java#L139

Added line #L139 was not covered by tests

Check warning on line 150 in plugins/examples/script-expert-scoring/src/main/java/org/opensearch/example/expertscript/ExpertScriptPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/examples/script-expert-scoring/src/main/java/org/opensearch/example/expertscript/ExpertScriptPlugin.java#L150

Added line #L150 was not covered by tests

Check warning on line 170 in plugins/examples/script-expert-scoring/src/main/java/org/opensearch/example/expertscript/ExpertScriptPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/examples/script-expert-scoring/src/main/java/org/opensearch/example/expertscript/ExpertScriptPlugin.java#L170

Added line #L170 was not covered by tests

Check warning on line 179 in plugins/examples/script-expert-scoring/src/main/java/org/opensearch/example/expertscript/ExpertScriptPlugin.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/examples/script-expert-scoring/src/main/java/org/opensearch/example/expertscript/ExpertScriptPlugin.java#L179

Added line #L179 was not covered by tests

Check warning on line 196 in server/src/main/java/org/opensearch/index/engine/EngineConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/engine/EngineConfig.java#L196

Added line #L196 was not covered by tests

Check warning on line 32 in server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java#L32

Added line #L32 was not covered by tests

Check warning on line 44 in server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 47 in server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 50 in server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 53 in server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 55 in server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java#L55

Added line #L55 was not covered by tests

Check warning on line 59 in server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java#L59

Added line #L59 was not covered by tests

Check warning on line 64 in server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java#L61-L64

Added lines #L61 - L64 were not covered by tests

Check warning on line 70 in server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java#L66-L70

Added lines #L66 - L70 were not covered by tests

Check warning on line 72 in server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java#L72

Added line #L72 was not covered by tests

Check warning on line 83 in server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java#L79-L83

Added lines #L79 - L83 were not covered by tests

Check warning on line 89 in server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java#L87-L89

Added lines #L87 - L89 were not covered by tests

Check warning on line 92 in server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/query/functionscore/TermFrequencyFunctionFactory.java#L92

Added line #L92 was not covered by tests

Check warning on line 131 in server/src/main/java/org/opensearch/script/ScoreScript.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/script/ScoreScript.java#L131

Added line #L131 was not covered by tests

Check warning on line 156 in server/src/main/java/org/opensearch/script/ScoreScript.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/script/ScoreScript.java#L156

Added line #L156 was not covered by tests

Check warning on line 87 in server/src/main/java/org/opensearch/script/ScoreScriptUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/script/ScoreScriptUtils.java#L85-L87

Added lines #L85 - L87 were not covered by tests

Check warning on line 93 in server/src/main/java/org/opensearch/script/ScoreScriptUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/script/ScoreScriptUtils.java#L91-L93

Added lines #L91 - L93 were not covered by tests

Check warning on line 108 in server/src/main/java/org/opensearch/script/ScoreScriptUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/script/ScoreScriptUtils.java#L106-L108

Added lines #L106 - L108 were not covered by tests