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 Meta and Data Writers #15295

added tests

c258c1f
Select commit
Loading
Failed to load commit list.
Merged

Star Tree Meta and Data Writers #15295

added tests
c258c1f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 29, 2024 in 0s

87.29% of diff hit (target 71.87%)

View this Pull Request on Codecov

87.29% of diff hit (target 71.87%)

Annotations

Check warning on line 14 in server/src/main/java/org/opensearch/index/compositeindex/CompositeIndexConstants.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/CompositeIndexConstants.java#L14

Added line #L14 was not covered by tests

Check warning on line 92 in server/src/main/java/org/opensearch/index/compositeindex/datacube/MetricStat.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/MetricStat.java#L92

Added line #L92 was not covered by tests

Check warning on line 40 in server/src/main/java/org/opensearch/index/compositeindex/datacube/ReadDimension.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/ReadDimension.java#L36-L40

Added lines #L36 - L40 were not covered by tests

Check warning on line 53 in server/src/main/java/org/opensearch/index/compositeindex/datacube/ReadDimension.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/ReadDimension.java#L53

Added line #L53 was not covered by tests

Check warning on line 93 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/StarTreeFieldConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/StarTreeFieldConfiguration.java#L93

Added line #L93 was not covered by tests

Check warning on line 32 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/fileformats/data/StarTreeDataWriter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/fileformats/data/StarTreeDataWriter.java#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 134 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/fileformats/meta/StarTreeMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/fileformats/meta/StarTreeMetadata.java#L132-L134

Added lines #L132 - L134 were not covered by tests

Check warning on line 184 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/fileformats/meta/StarTreeMetadata.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/fileformats/meta/StarTreeMetadata.java#L170-L184

Added lines #L170 - L184 were not covered by tests

Check warning on line 292 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/fileformats/node/FixedLengthStarTreeNode.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/fileformats/node/FixedLengthStarTreeNode.java#L291-L292

Added lines #L291 - L292 were not covered by tests

Check warning on line 26 in server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/node/StarTreeFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/index/compositeindex/datacube/startree/node/StarTreeFactory.java#L26

Added line #L26 was not covered by tests