eBay / nuraft_mesg

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

Logging consistency #37

Closed szmyd closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

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

Comparison is base (2d1bda7) 65.00% compared to head (62763c6) 65.62%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/folly_futures #37 +/- ## ========================================================= + Coverage 65.00% 65.62% +0.62% ========================================================= Files 20 20 Lines 760 768 +8 Branches 76 79 +3 ========================================================= + Hits 494 504 +10 + Misses 222 217 -5 - Partials 44 47 +3 ``` | [Files](https://app.codecov.io/gh/eBay/nuraft_mesg/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eBay) | Coverage Δ | | |---|---|---| | [src/include/nuraft\_mesg/mesg\_factory.hpp](https://app.codecov.io/gh/eBay/nuraft_mesg/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eBay#diff-c3JjL2luY2x1ZGUvbnVyYWZ0X21lc2cvbWVzZ19mYWN0b3J5LmhwcA==) | `100.00% <100.00%> (ø)` | | | [src/lib/grpc\_client.cpp](https://app.codecov.io/gh/eBay/nuraft_mesg/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eBay#diff-c3JjL2xpYi9ncnBjX2NsaWVudC5jcHA=) | `90.47% <100.00%> (ø)` | | | [src/lib/grpc\_server.cpp](https://app.codecov.io/gh/eBay/nuraft_mesg/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eBay#diff-c3JjL2xpYi9ncnBjX3NlcnZlci5jcHA=) | `92.10% <ø> (ø)` | | | [src/lib/manager\_impl.hpp](https://app.codecov.io/gh/eBay/nuraft_mesg/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eBay#diff-c3JjL2xpYi9tYW5hZ2VyX2ltcGwuaHBw) | `0.00% <ø> (ø)` | | | [src/lib/utils.hpp](https://app.codecov.io/gh/eBay/nuraft_mesg/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eBay#diff-c3JjL2xpYi91dGlscy5ocHA=) | `30.43% <ø> (ø)` | | | [src/lib/grpc\_client.hpp](https://app.codecov.io/gh/eBay/nuraft_mesg/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eBay#diff-c3JjL2xpYi9ncnBjX2NsaWVudC5ocHA=) | `80.00% <50.00%> (-5.72%)` | :arrow_down: | | [src/lib/service.hpp](https://app.codecov.io/gh/eBay/nuraft_mesg/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eBay#diff-c3JjL2xpYi9zZXJ2aWNlLmhwcA==) | `25.00% <50.00%> (ø)` | | | [src/lib/data\_service\_grpc.cpp](https://app.codecov.io/gh/eBay/nuraft_mesg/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eBay#diff-c3JjL2xpYi9kYXRhX3NlcnZpY2VfZ3JwYy5jcHA=) | `0.00% <0.00%> (ø)` | | | [src/lib/manager\_impl.cpp](https://app.codecov.io/gh/eBay/nuraft_mesg/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eBay#diff-c3JjL2xpYi9tYW5hZ2VyX2ltcGwuY3Bw) | `71.71% <82.35%> (+3.42%)` | :arrow_up: | | [src/lib/mesg\_client.cpp](https://app.codecov.io/gh/eBay/nuraft_mesg/pull/37?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eBay#diff-c3JjL2xpYi9tZXNnX2NsaWVudC5jcHA=) | `60.49% <42.85%> (ø)` | | | ... and [3 more](https://app.codecov.io/gh/eBay/nuraft_mesg/pull/37?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=eBay) | |

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