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 codec changes #14514

Merged
merged 7 commits into from
Jul 8, 2024

Merge branch 'main' of github.com:opensearch-project/OpenSearch into …

d10acbb
Select commit
Loading
Failed to load commit list.
Merged

Star tree codec changes #14514

Merge branch 'main' of github.com:opensearch-project/OpenSearch into …
d10acbb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 8, 2024 in 1s

87.91% of diff hit (target 71.73%)

View this Pull Request on Codecov

87.91% of diff hit (target 71.73%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/Composite99DocValuesFormat.java#L42-L43

Added lines #L42 - L43 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/Composite99DocValuesReader.java#L79

Added line #L79 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/codec/composite/Composite99DocValuesReader.java#L87

Added line #L87 was not covered by tests

Check warning on line 29 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#L27-L29

Added lines #L27 - L29 were not covered by tests

Check warning on line 33 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#L33

Added line #L33 was not covered by tests