codecov-commenter commented on PR #222: URL: https://github.com/apache/kvrocks-controller/pull/222#issuecomment-2495495541
## [Codecov](https://app.codecov.io/gh/apache/kvrocks-controller/pull/222?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 `48.19820%` with `230 lines` in your changes missing coverage. Please review. > Project coverage is 44.24%. Comparing base [(`6c56470`)](https://app.codecov.io/gh/apache/kvrocks-controller/commit/6c564700d621ef30a182bad1bfeff0aa13db6ea7?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) to head [(`8e2d325`)](https://app.codecov.io/gh/apache/kvrocks-controller/commit/8e2d325c36db7334f4b4cd70844cbc0ddf9b27dc?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache). > Report is 10 commits behind head on unstable. | [Files with missing lines](https://app.codecov.io/gh/apache/kvrocks-controller/pull/222?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [store/engine/raft/raft.go](https://app.codecov.io/gh/apache/kvrocks-controller/pull/222?src=pr&el=tree&filepath=store%2Fengine%2Fraft%2Fraft.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3RvcmUvZW5naW5lL3JhZnQvcmFmdC5nbw==) | 48.09% | [125 Missing and 25 partials :warning: ](https://app.codecov.io/gh/apache/kvrocks-controller/pull/222?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [store/engine/raft/store.go](https://app.codecov.io/gh/apache/kvrocks-controller/pull/222?src=pr&el=tree&filepath=store%2Fengine%2Fraft%2Fstore.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3RvcmUvZW5naW5lL3JhZnQvc3RvcmUuZ28=) | 45.98% | [65 Missing and 9 partials :warning: ](https://app.codecov.io/gh/apache/kvrocks-controller/pull/222?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [store/engine/raft/config.go](https://app.codecov.io/gh/apache/kvrocks-controller/pull/222?src=pr&el=tree&filepath=store%2Fengine%2Fraft%2Fconfig.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3RvcmUvZW5naW5lL3JhZnQvY29uZmlnLmdv) | 66.66% | [4 Missing and 2 partials :warning: ](https://app.codecov.io/gh/apache/kvrocks-controller/pull/222?src=pr&el=tree&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 #222 +/- ## ============================================ + Coverage 43.38% 44.24% +0.85% ============================================ Files 37 40 +3 Lines 2971 3467 +496 ============================================ + Hits 1289 1534 +245 - Misses 1544 1756 +212 - Partials 138 177 +39 ``` | [Flag](https://app.codecov.io/gh/apache/kvrocks-controller/pull/222/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/222/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.24% <48.19%> (+0.85%)` | :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/222?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). ---- 🚨 Try these New Features: - [Flaky Tests Detection](https://docs.codecov.com/docs/test-result-ingestion-beta) - Detect and resolve failed and flaky tests - [JS Bundle Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis) - Avoid shipping oversized bundles -- 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]
