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

feat(core): support load vertex/edge snapshot #269

Merged
merged 6 commits into from
Oct 22, 2023

add license

f3a2e5b
Select commit
Loading
Failed to load commit list.
Merged

feat(core): support load vertex/edge snapshot #269

add license
f3a2e5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 13, 2023 in 0s

32.94% of diff hit (target 85.81%)

View this Pull Request on Codecov

32.94% of diff hit (target 85.81%)

Annotations

Check warning on line 113 in computer-core/src/main/java/org/apache/hugegraph/computer/core/input/WorkerInputManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/input/WorkerInputManager.java#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 49 in computer-core/src/main/java/org/apache/hugegraph/computer/core/network/buffer/FileRegionBuffer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/network/buffer/FileRegionBuffer.java#L46-L49

Added lines #L46 - L49 were not covered by tests

Check warning on line 49 in computer-core/src/main/java/org/apache/hugegraph/computer/core/receiver/edge/EdgeMessageRecvPartitions.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/receiver/edge/EdgeMessageRecvPartitions.java#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 99 in computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java#L96-L99

Added lines #L96 - L99 were not covered by tests

Check warning on line 120 in computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java#L118-L120

Added lines #L118 - L120 were not covered by tests

Check warning on line 123 in computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java#L122-L123

Added lines #L122 - L123 were not covered by tests

Check warning on line 126 in computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java#L126

Added line #L126 was not covered by tests

Check warning on line 132 in computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java#L130-L132

Added lines #L130 - L132 were not covered by tests

Check warning on line 136 in computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java#L134-L136

Added lines #L134 - L136 were not covered by tests

Check warning on line 139 in computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java#L139

Added line #L139 was not covered by tests

Check warning on line 143 in computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java#L143

Added line #L143 was not covered by tests

Check warning on line 149 in computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java#L146-L149

Added lines #L146 - L149 were not covered by tests

Check warning on line 152 in computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java#L151-L152

Added lines #L151 - L152 were not covered by tests

Check warning on line 157 in computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java#L154-L157

Added lines #L154 - L157 were not covered by tests

Check warning on line 162 in computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java#L160-L162

Added lines #L160 - L162 were not covered by tests

Check warning on line 169 in computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java#L165-L169

Added lines #L165 - L169 were not covered by tests

Check warning on line 172 in computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java#L172

Added line #L172 was not covered by tests

Check warning on line 178 in computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java#L176-L178

Added lines #L176 - L178 were not covered by tests

Check warning on line 181 in computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java#L180-L181

Added lines #L180 - L181 were not covered by tests

Check warning on line 189 in computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java#L183-L189

Added lines #L183 - L189 were not covered by tests

Check warning on line 199 in computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java#L193-L199

Added lines #L193 - L199 were not covered by tests

Check warning on line 202 in computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java#L201-L202

Added lines #L201 - L202 were not covered by tests

Check warning on line 212 in computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java#L206-L212

Added lines #L206 - L212 were not covered by tests

Check warning on line 215 in computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java#L214-L215

Added lines #L214 - L215 were not covered by tests

Check warning on line 223 in computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

computer-core/src/main/java/org/apache/hugegraph/computer/core/snapshot/SnapshotManager.java#L218-L223

Added lines #L218 - L223 were not covered by tests