Skip to content

Making lazy-load relations TRUE by default

Codecov / codecov/patch succeeded Apr 26, 2024 in 0s

80.95% of diff hit (target 75.68%)

View this Pull Request on Codecov

80.95% of diff hit (target 75.68%)

Annotations

Check warning on line 90 in janusgraph-core/src/main/java/org/janusgraph/core/JanusGraphLazyRelation.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/core/JanusGraphLazyRelation.java#L90

Added line #L90 was not covered by tests

Check warning on line 100 in janusgraph-core/src/main/java/org/janusgraph/core/JanusGraphLazyRelation.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/core/JanusGraphLazyRelation.java#L100

Added line #L100 was not covered by tests

Check warning on line 105 in janusgraph-core/src/main/java/org/janusgraph/core/JanusGraphLazyRelation.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/core/JanusGraphLazyRelation.java#L105

Added line #L105 was not covered by tests

Check warning on line 130 in janusgraph-core/src/main/java/org/janusgraph/core/JanusGraphLazyRelation.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/core/JanusGraphLazyRelation.java#L130

Added line #L130 was not covered by tests

Check warning on line 141 in janusgraph-core/src/main/java/org/janusgraph/core/JanusGraphLazyRelation.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/core/JanusGraphLazyRelation.java#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 251 in janusgraph-core/src/main/java/org/janusgraph/core/JanusGraphLazyRelation.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/core/JanusGraphLazyRelation.java#L251

Added line #L251 was not covered by tests

Check warning on line 272 in janusgraph-core/src/main/java/org/janusgraph/core/JanusGraphLazyRelation.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/core/JanusGraphLazyRelation.java#L272

Added line #L272 was not covered by tests

Check warning on line 25 in janusgraph-core/src/main/java/org/janusgraph/core/JanusGraphLazyRelationConstructor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/core/JanusGraphLazyRelationConstructor.java#L25

Added line #L25 was not covered by tests

Check warning on line 34 in janusgraph-core/src/main/java/org/janusgraph/core/JanusGraphLazyRelationConstructor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/core/JanusGraphLazyRelationConstructor.java#L34

Added line #L34 was not covered by tests

Check warning on line 40 in janusgraph-core/src/main/java/org/janusgraph/core/JanusGraphLazyRelationConstructor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/core/JanusGraphLazyRelationConstructor.java#L40

Added line #L40 was not covered by tests

Check warning on line 33 in janusgraph-core/src/main/java/org/janusgraph/core/JanusGraphLazyVertexProperty.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/core/JanusGraphLazyVertexProperty.java#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 192 in janusgraph-core/src/main/java/org/janusgraph/graphdb/query/vertex/MultiVertexCentricQueryBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/graphdb/query/vertex/MultiVertexCentricQueryBuilder.java#L192

Added line #L192 was not covered by tests

Check warning on line 72 in janusgraph-core/src/main/java/org/janusgraph/graphdb/transaction/RelationConstructor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/graphdb/transaction/RelationConstructor.java#L72

Added line #L72 was not covered by tests

Check warning on line 332 in janusgraph-core/src/main/java/org/janusgraph/graphdb/transaction/StandardJanusGraphTx.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/graphdb/transaction/StandardJanusGraphTx.java#L332

Added line #L332 was not covered by tests

Check warning on line 248 in janusgraph-core/src/main/java/org/janusgraph/graphdb/transaction/StandardTransactionBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/graphdb/transaction/StandardTransactionBuilder.java#L247-L248

Added lines #L247 - L248 were not covered by tests