Conversation
Codecov Report
@@ Coverage Diff @@
## master #1943 +/- ##
============================================
+ Coverage 70.47% 70.53% +0.05%
Complexity 724 724
============================================
Files 452 454 +2
Lines 38984 39138 +154
Branches 5554 5574 +20
============================================
+ Hits 27473 27605 +132
- Misses 8814 8824 +10
- Partials 2697 2709 +12
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
imbajin
reviewed
Aug 15, 2022
hugegraph-core/src/main/java/com/baidu/hugegraph/election/MetaData.java
Outdated
Show resolved
Hide resolved
| public class MetaData { | ||
|
|
||
| String node; | ||
| long count; |
hugegraph-core/src/main/java/com/baidu/hugegraph/election/MetaDataAdapter.java
Outdated
Show resolved
Hide resolved
javeme
reviewed
Aug 16, 2022
hugegraph-core/src/main/java/com/baidu/hugegraph/election/RoleElectionStateMachineImpl.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/election/RoleElectionStateMachineImpl.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/election/RoleElectionStateMachineImpl.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/election/RoleElectionStateMachineImpl.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/election/RoleElectionStateMachineImpl.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/election/RoleElectionStateMachine.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/election/RoleElectionStateMachineImpl.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/election/RoleElectionStateMachineImpl.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/election/MetaDataAdapter.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/election/MetaDataAdapter.java
Outdated
Show resolved
Hide resolved
05932e0 to
d31b13d
Compare
javeme
reviewed
Aug 17, 2022
hugegraph-core/src/main/java/com/baidu/hugegraph/election/RoleElectionStateMachineImpl.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/election/RoleStataDataAdapter.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/election/RoleStateData.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/election/StateMachineCallback.java
Outdated
Show resolved
Hide resolved
hugegraph-test/src/main/java/com/baidu/hugegraph/core/RoleElectionStateMachineTest.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/election/RoleElectionStateMachineImpl.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/election/RoleElectionStateMachineImpl.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/election/RoleStateData.java
Outdated
Show resolved
Hide resolved
hugegraph-test/src/main/java/com/baidu/hugegraph/core/RoleElectionStateMachineTest.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/election/RoleElectionStateMachineImpl.java
Outdated
Show resolved
Hide resolved
c46ace1 to
b458556
Compare
javeme
reviewed
Aug 17, 2022
hugegraph-core/src/main/java/com/baidu/hugegraph/election/RoleElectionStateMachineImpl.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/election/RoleElectionStateMachineImpl.java
Outdated
Show resolved
Hide resolved
hugegraph-test/src/main/java/com/baidu/hugegraph/core/RoleElectionStateMachineTest.java
Outdated
Show resolved
Hide resolved
hugegraph-core/src/main/java/com/baidu/hugegraph/election/RoleTypeDataAdapter.java
Show resolved
Hide resolved
xiaoleizi2016
pushed a commit
to xiaoleizi2016/incubator-hugegraph
that referenced
this pull request
Aug 20, 2022
xiaoleizi2016
pushed a commit
to xiaoleizi2016/incubator-hugegraph
that referenced
this pull request
Aug 22, 2022
javeme
previously approved these changes
Aug 23, 2022
hugegraph-test/src/main/java/com/baidu/hugegraph/core/RoleElectionStateMachineTest.java
Outdated
Show resolved
Hide resolved
hugegraph-test/src/main/java/com/baidu/hugegraph/core/RoleElectionStateMachineTest.java
Outdated
Show resolved
Hide resolved
hugegraph-test/src/main/java/com/baidu/hugegraph/core/RoleElectionStateMachineTest.java
Outdated
Show resolved
Hide resolved
javeme
approved these changes
Aug 30, 2022
xiaoleizi2016
pushed a commit
to xiaoleizi2016/incubator-hugegraph
that referenced
this pull request
Sep 6, 2022
xiaoleizi2016
added a commit
to xiaoleizi2016/incubator-hugegraph
that referenced
this pull request
Sep 6, 2022
imbajin
approved these changes
Sep 16, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.