eBay / nuraft_mesg

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

Upgrade sisl to 10 #29

Closed raakella1 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #29 (da054e3) into main (21ab3de) will increase coverage by 0.12%. The diff coverage is 100.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   60.17%   60.29%   +0.12%     
==========================================
  Files          19       19              
  Lines         806      806              
  Branches       90       89       -1     
==========================================
+ Hits          485      486       +1     
  Misses        270      270              
+ Partials       51       50       -1     
Files Changed Coverage Δ
src/include/grpc_client.hpp 85.71% <ø> (ø)
src/include/mesg_factory.hpp 100.00% <ø> (ø)
src/include/messaging_if.hpp 100.00% <ø> (ø)
src/lib/data_service_grpc.cpp 39.39% <ø> (ø)
src/lib/nuraft_mesg_config.hpp 100.00% <ø> (ø)
src/lib/mesg_factory.cpp 85.71% <100.00%> (ø)
src/lib/messaging.cpp 63.52% <100.00%> (+0.15%) :arrow_up:

... and 1 file with indirect coverage changes