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

[Backport 2.x] [Star tree] Star tree merge changes #15380

Merged
merged 1 commit into from
Aug 24, 2024

[Star tree] Star tree merge changes (#14652)

dc9d68f
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [Star tree] Star tree merge changes #15380

[Star tree] Star tree merge changes (#14652)
dc9d68f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 23, 2024 in 0s

78.20% of diff hit (target 71.64%)

View this Pull Request on Codecov

78.20% of diff hit (target 71.64%)

Annotations

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 232 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#L227-L232

Added lines #L227 - L232 were not covered by tests

Check warning on line 236 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#L236

Added line #L236 was not covered by tests

Check warning on line 257 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#L255-L257

Added lines #L255 - L257 were not covered by tests

Check warning on line 291 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#L291

Added line #L291 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