codecov-commenter commented on PR #165: URL: https://github.com/apache/kvrocks-controller/pull/165#issuecomment-2068081920
## [Codecov](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report Attention: Patch coverage is `50.85414%` with `374 lines` in your changes are missing coverage. Please review. > Project coverage is 47.91%. Comparing base [(`7ca006b`)](https://app.codecov.io/gh/apache/kvrocks-controller/commit/7ca006b8a1ea8c79ab9a53a0cc9250e03d7967f8?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) to head [(`faf307b`)](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?dropdown=coverage&src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). > Report is 3 commits behind head on unstable. | [Files](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [server/api/shard.go](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?src=pr&el=tree&filepath=server%2Fapi%2Fshard.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2VydmVyL2FwaS9zaGFyZC5nbw==) | 33.03% | [69 Missing and 6 partials :warning: ](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [controller/cluster.go](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?src=pr&el=tree&filepath=controller%2Fcluster.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29udHJvbGxlci9jbHVzdGVyLmdv) | 0.00% | [59 Missing :warning: ](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [store/cluster\_node.go](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?src=pr&el=tree&filepath=store%2Fcluster_node.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3RvcmUvY2x1c3Rlcl9ub2RlLmdv) | 61.11% | [50 Missing and 6 partials :warning: ](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [store/store.go](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?src=pr&el=tree&filepath=store%2Fstore.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3RvcmUvc3RvcmUuZ28=) | 59.42% | [42 Missing and 14 partials :warning: ](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [controller/controller.go](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?src=pr&el=tree&filepath=controller%2Fcontroller.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29udHJvbGxlci9jb250cm9sbGVyLmdv) | 0.00% | [48 Missing :warning: ](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [store/cluster\_shard.go](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?src=pr&el=tree&filepath=store%2Fcluster_shard.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3RvcmUvY2x1c3Rlcl9zaGFyZC5nbw==) | 72.97% | [23 Missing and 7 partials :warning: ](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [controller/event\_bus.go](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?src=pr&el=tree&filepath=controller%2Fevent_bus.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29udHJvbGxlci9ldmVudF9idXMuZ28=) | 0.00% | [13 Missing :warning: ](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [server/api/cluster.go](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?src=pr&el=tree&filepath=server%2Fapi%2Fcluster.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2VydmVyL2FwaS9jbHVzdGVyLmdv) | 76.19% | [9 Missing and 1 partial :warning: ](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [server/api/handler.go](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?src=pr&el=tree&filepath=server%2Fapi%2Fhandler.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2VydmVyL2FwaS9oYW5kbGVyLmdv) | 0.00% | [7 Missing :warning: ](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [server/api/node.go](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?src=pr&el=tree&filepath=server%2Fapi%2Fnode.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c2VydmVyL2FwaS9ub2RlLmdv) | 0.00% | [6 Missing :warning: ](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | ... and [5 more](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## unstable #165 +/- ## ============================================= + Coverage 24.67% 47.91% +23.24% ============================================= Files 42 20 -22 Lines 3595 1609 -1986 ============================================= - Hits 887 771 -116 + Misses 2597 740 -1857 + Partials 111 98 -13 ``` | [Flag](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `47.91% <50.85%> (+23.24%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more. </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/kvrocks-controller/pull/165?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). :loudspeaker: Have feedback on the report? [Share it here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
