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

[Star tree] Star tree merge changes #14652

Merged
merged 6 commits into from
Jul 24, 2024

adding startreenode related tests

21f9ff0
Select commit
Loading
Failed to load commit list.
Merged

[Star tree] Star tree merge changes #14652

adding startreenode related tests
21f9ff0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 19, 2024 in 0s

77.02% of diff hit (target 71.85%)

View this Pull Request on Codecov

77.02% of diff hit (target 71.85%)

Annotations

Check warning on line 175 in server/src/main/java/org/opensearch/index/codec/composite/Composite99DocValuesWriter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/Composite99DocValuesWriter.java#L175

Added line #L175 was not covered by tests

Check warning on line 177 in server/src/main/java/org/opensearch/index/codec/composite/Composite99DocValuesWriter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/Composite99DocValuesWriter.java#L177

Added line #L177 was not covered by tests

Check warning on line 180 in server/src/main/java/org/opensearch/index/codec/composite/Composite99DocValuesWriter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/Composite99DocValuesWriter.java#L179-L180

Added lines #L179 - L180 were not covered by tests

Check warning on line 182 in server/src/main/java/org/opensearch/index/codec/composite/Composite99DocValuesWriter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/Composite99DocValuesWriter.java#L182

Added line #L182 was not covered by tests

Check warning on line 187 in server/src/main/java/org/opensearch/index/codec/composite/Composite99DocValuesWriter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/Composite99DocValuesWriter.java#L187

Added line #L187 was not covered by tests

Check warning on line 193 in server/src/main/java/org/opensearch/index/codec/composite/Composite99DocValuesWriter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/Composite99DocValuesWriter.java#L192-L193

Added lines #L192 - L193 were not covered by tests

Check warning on line 196 in server/src/main/java/org/opensearch/index/codec/composite/Composite99DocValuesWriter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/Composite99DocValuesWriter.java#L196

Added line #L196 was not covered by tests

Check warning on line 28 in server/src/main/java/org/opensearch/index/codec/composite/CompositeIndexFieldInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/CompositeIndexFieldInfo.java#L25-L28

Added lines #L25 - L28 were not covered by tests

Check warning on line 31 in server/src/main/java/org/opensearch/index/codec/composite/CompositeIndexFieldInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/CompositeIndexFieldInfo.java#L31

Added line #L31 was not covered by tests

Check warning on line 35 in server/src/main/java/org/opensearch/index/codec/composite/CompositeIndexFieldInfo.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/CompositeIndexFieldInfo.java#L35

Added line #L35 was not covered by tests

Check warning on line 56 in server/src/main/java/org/opensearch/index/codec/composite/datacube/startree/StarTreeValues.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/datacube/startree/StarTreeValues.java#L56

Added line #L56 was not covered by tests

Check warning on line 99 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/aggregators/SumValueAggregator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/aggregators/SumValueAggregator.java#L99

Added line #L99 was not covered by tests

Check warning on line 233 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/BaseStarTreeBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/BaseStarTreeBuilder.java#L228-L233

Added lines #L228 - L233 were not covered by tests

Check warning on line 237 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/BaseStarTreeBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/BaseStarTreeBuilder.java#L237

Added line #L237 was not covered by tests

Check warning on line 258 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/BaseStarTreeBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/BaseStarTreeBuilder.java#L256-L258

Added lines #L256 - L258 were not covered by tests

Check warning on line 520 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/BaseStarTreeBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/BaseStarTreeBuilder.java#L520

Added line #L520 was not covered by tests

Check warning on line 290 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/OnHeapStarTreeBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/OnHeapStarTreeBuilder.java#L290

Added line #L290 was not covered by tests

Check warning on line 99 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/StarTreesBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/StarTreesBuilder.java#L99

Added line #L99 was not covered by tests

Check warning on line 102 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/StarTreesBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/StarTreesBuilder.java#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 108 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/StarTreesBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/builder/StarTreesBuilder.java#L104-L108

Added lines #L104 - L108 were not covered by tests

Check warning on line 76 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/utils/SequentialDocValuesIterator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/utils/SequentialDocValuesIterator.java#L76

Added line #L76 was not covered by tests

Check warning on line 79 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/utils/SequentialDocValuesIterator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/utils/SequentialDocValuesIterator.java#L79

Added line #L79 was not covered by tests