eBay / nuraft_mesg

A session management and gRPC service layer for NuRaft.
Apache License 2.0
6 stars 11 forks source link

Update nuraft dependency to intake new_joiner #104

Closed xiaoxichen closed 1 month ago

xiaoxichen commented 1 month ago

https://github.com/eBay/NuRaft/commit/1adcc6282109c2ddf1121bbc374d48d303145e39

xiaoxichen commented 1 month ago

Did the old patch not apply correctly anymore? 😕 Yeah unfortunately they channged a bit on makefile, 2 out of the 5 changes are missed the targets :(

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.75%. Comparing base (0262682) to head (238b2f5). Report is 41 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #104 +/- ## ========================================== + Coverage 71.47% 73.75% +2.28% ========================================== Files 21 20 -1 Lines 887 865 -22 Branches 103 98 -5 ========================================== + Hits 634 638 +4 + Misses 188 161 -27 - Partials 65 66 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.