eBay / nuraft_mesg

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

Use concurrent hashmap. #52

Closed szmyd closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (122a659) 75.97% compared to head (f9f34bf) 74.68%.

Files Patch % Lines
src/lib/service.cpp 57.44% 9 Missing and 11 partials :warning:
src/lib/proto/proto_mesg_factory.cpp 92.45% 3 Missing and 1 partial :warning:
src/lib/manager_impl.cpp 83.33% 0 Missing and 1 partial :warning:
src/lib/manager_impl.hpp 0.00% 1 Missing :warning:
src/lib/proto/proto_service.cpp 66.66% 0 Missing and 1 partial :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #52 +/- ## ========================================== - Coverage 75.97% 74.68% -1.29% ========================================== Files 21 20 -1 Lines 824 798 -26 Branches 95 92 -3 ========================================== - Hits 626 596 -30 - Misses 135 138 +3 - Partials 63 64 +1 ```

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