Closed sanebay closed 2 months ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Attention: Patch coverage is 0%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 56.59%. Comparing base (
1a0cef8
) to head (567491d
). Report is 40 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
src/lib/replication/repl_dev/raft_repl_dev.cpp | 0.00% | 3 Missing :warning: |
src/lib/replication/service/raft_repl_service.cpp | 0.00% | 2 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
UT hangs as deletion repl dev causes follower not find to the leader, Keep the leader up till all the followers leave. There is still some issue with nuraft_mesg with client not connecting sometimes. This needs to be debugged separately.