Skip to content

Group CQL same token range keys into a single query [cql-tests] [tp-t…

Codecov / codecov/patch succeeded Jul 23, 2023 in 0s

82.13% of diff hit (target 75.54%)

View this Pull Request on Codecov

82.13% of diff hit (target 75.54%)

Annotations

Check warning on line 73 in janusgraph-core/src/main/java/org/janusgraph/diskstorage/util/CompletableFutureUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/diskstorage/util/CompletableFutureUtil.java#L73

Added line #L73 was not covered by tests

Check warning on line 76 in janusgraph-core/src/main/java/org/janusgraph/diskstorage/util/CompletableFutureUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/diskstorage/util/CompletableFutureUtil.java#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 78 in janusgraph-core/src/main/java/org/janusgraph/diskstorage/util/CompletableFutureUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/diskstorage/util/CompletableFutureUtil.java#L78

Added line #L78 was not covered by tests

Check warning on line 97 in janusgraph-core/src/main/java/org/janusgraph/diskstorage/util/CompletableFutureUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/diskstorage/util/CompletableFutureUtil.java#L97

Added line #L97 was not covered by tests

Check warning on line 100 in janusgraph-core/src/main/java/org/janusgraph/diskstorage/util/CompletableFutureUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/diskstorage/util/CompletableFutureUtil.java#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 102 in janusgraph-core/src/main/java/org/janusgraph/diskstorage/util/CompletableFutureUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/diskstorage/util/CompletableFutureUtil.java#L102

Added line #L102 was not covered by tests

Check warning on line 125 in janusgraph-core/src/main/java/org/janusgraph/diskstorage/util/CompletableFutureUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/diskstorage/util/CompletableFutureUtil.java#L125

Added line #L125 was not covered by tests

Check warning on line 768 in janusgraph-core/src/main/java/org/janusgraph/diskstorage/util/StaticArrayEntryList.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/diskstorage/util/StaticArrayEntryList.java#L768

Added line #L768 was not covered by tests

Check warning on line 46 in janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/query/MultiKeysMultiColumnQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/query/MultiKeysMultiColumnQuery.java#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 47 in janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/query/MultiKeysSingleSliceQuery.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/query/MultiKeysSingleSliceQuery.java#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 319 in janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/service/GroupingAsyncQueryExecutionService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/service/GroupingAsyncQueryExecutionService.java#L318-L319

Added lines #L318 - L319 were not covered by tests

Check warning on line 329 in janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/service/GroupingAsyncQueryExecutionService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/service/GroupingAsyncQueryExecutionService.java#L329

Added line #L329 was not covered by tests

Check warning on line 372 in janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/service/GroupingAsyncQueryExecutionService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/service/GroupingAsyncQueryExecutionService.java#L372

Added line #L372 was not covered by tests

Check warning on line 415 in janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/service/GroupingAsyncQueryExecutionService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/service/GroupingAsyncQueryExecutionService.java#L415

Added line #L415 was not covered by tests

Check warning on line 40 in janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/strategy/GroupedExecutionStrategyBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/strategy/GroupedExecutionStrategyBuilder.java#L40

Added line #L40 was not covered by tests

Check warning on line 52 in janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/strategy/GroupedExecutionStrategyBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/strategy/GroupedExecutionStrategyBuilder.java#L49-L52

Added lines #L49 - L52 were not covered by tests

Check warning on line 55 in janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/strategy/GroupedExecutionStrategyBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/strategy/GroupedExecutionStrategyBuilder.java#L55

Added line #L55 was not covered by tests

Check warning on line 59 in janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/strategy/GroupedExecutionStrategyBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/strategy/GroupedExecutionStrategyBuilder.java#L59

Added line #L59 was not covered by tests

Check warning on line 65 in janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/strategy/GroupedExecutionStrategyBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/strategy/GroupedExecutionStrategyBuilder.java#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 73 in janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/strategy/GroupedExecutionStrategyBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/strategy/GroupedExecutionStrategyBuilder.java#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 76 in janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/strategy/GroupedExecutionStrategyBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/strategy/GroupedExecutionStrategyBuilder.java#L76

Added line #L76 was not covered by tests

Check warning on line 80 in janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/strategy/GroupedExecutionStrategyBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/strategy/GroupedExecutionStrategyBuilder.java#L78-L80

Added lines #L78 - L80 were not covered by tests

Check warning on line 82 in janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/strategy/GroupedExecutionStrategyBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/strategy/GroupedExecutionStrategyBuilder.java#L82

Added line #L82 was not covered by tests

Check warning on line 84 in janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/strategy/GroupedExecutionStrategyBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/strategy/GroupedExecutionStrategyBuilder.java#L84

Added line #L84 was not covered by tests

Check warning on line 86 in janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/strategy/GroupedExecutionStrategyBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-cql/src/main/java/org/janusgraph/diskstorage/cql/strategy/GroupedExecutionStrategyBuilder.java#L86

Added line #L86 was not covered by tests