eBay / nuraft_mesg

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

[DNM] Build test lab..... #64

Open xiaoxichen opened 8 months ago

xiaoxichen commented 8 months ago

SM needs to return leader in both response of some API call as well as PGStat report.

This helps client(of SM) to know up-to-date leader and send requests to leader.

codecov-commenter commented 8 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (6abaabb) 72.56% compared to head (939c257) 74.93%.

Files Patch % Lines
src/lib/repl_service_ctx.cpp 20.00% 2 Missing and 2 partials :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #64 +/- ## ========================================== + Coverage 72.56% 74.93% +2.37% ========================================== Files 21 20 -1 Lines 831 802 -29 Branches 95 92 -3 ========================================== - Hits 603 601 -2 + Misses 168 137 -31 - Partials 60 64 +4 ```

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