Repo Added
|
Files
24
|
Badge
README BADGES
|
push
travis-ci
9372 of 10114 relevant lines covered (92.66%)
45511.31 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
1354 | remove_unnecessary_raft_barrier_calls | Removed unnecessary raft.Barrier calls The raft.Apply().Error() is already ensuring that the command is applied to the state machine, so there was no need for the Barrier call in the contexts where it has been removed. | push | travis-ci | pending completion |