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

Inlining vertex properties into a CompositeIndex structure #4692

Merged
merged 4 commits into from
Oct 27, 2024

Documentation update

5aa68f5
Select commit
Loading
Failed to load commit list.
Merged

Inlining vertex properties into a CompositeIndex structure #4692

Documentation update
5aa68f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 20, 2024 in 0s

87.65% of diff hit (target 75.69%)

View this Pull Request on Codecov

87.65% of diff hit (target 75.69%)

Annotations

Check warning on line 210 in janusgraph-core/src/main/java/org/janusgraph/graphdb/database/IndexSerializer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/graphdb/database/IndexSerializer.java#L210

Added line #L210 was not covered by tests

Check warning on line 87 in janusgraph-core/src/main/java/org/janusgraph/graphdb/database/management/JanusGraphIndexWrapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/graphdb/database/management/JanusGraphIndexWrapper.java#L87

Added line #L87 was not covered by tests

Check warning on line 89 in janusgraph-core/src/main/java/org/janusgraph/graphdb/database/management/JanusGraphIndexWrapper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/graphdb/database/management/JanusGraphIndexWrapper.java#L89

Added line #L89 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/graphdb/query/vertex/VertexWithInlineProps.java#L64

Added line #L64 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/graphdb/query/vertex/VertexWithInlineProps.java#L71

Added line #L71 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/graphdb/query/vertex/VertexWithInlineProps.java#L80

Added line #L80 was not covered by tests

Check warning on line 72 in janusgraph-core/src/main/java/org/janusgraph/graphdb/types/system/EmptyRelationType.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

janusgraph-core/src/main/java/org/janusgraph/graphdb/types/system/EmptyRelationType.java#L72

Added line #L72 was not covered by tests