codecov[bot] commented on PR #2855: URL: https://github.com/apache/iggy/pull/2855#issuecomment-3989596700
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/2855?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report :x: Patch coverage is `0%` with `34 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 67.52%. Comparing base ([`88f43f5`](https://app.codecov.io/gh/apache/iggy/commit/88f43f5251764848ad5dffcbde74eaea94c7dbce?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`0854e7a`](https://app.codecov.io/gh/apache/iggy/commit/0854e7a093cd30c6ef9f52f739537eb9adf09417?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/2855?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Patch % | Lines | |---|---|---| | [core/consensus/src/plane\_mux.rs](https://app.codecov.io/gh/apache/iggy/pull/2855?src=pr&el=tree&filepath=core%2Fconsensus%2Fsrc%2Fplane_mux.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25zZW5zdXMvc3JjL3BsYW5lX211eC5ycw==) | 0.00% | [24 Missing :warning: ](https://app.codecov.io/gh/apache/iggy/pull/2855?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [core/shard/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/2855?src=pr&el=tree&filepath=core%2Fshard%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zaGFyZC9zcmMvbGliLnJz) | 0.00% | [10 Missing :warning: ](https://app.codecov.io/gh/apache/iggy/pull/2855?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | :x: Your patch check has failed because the patch coverage (0.00%) is below the target coverage (50.00%). You can increase the patch coverage or adjust the [target](https://docs.codecov.com/docs/commit-status#target) coverage. <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #2855 +/- ## ========================================= Coverage 67.52% 67.52% Complexity 739 739 ========================================= Files 1048 1048 Lines 84103 84124 +21 Branches 60703 60724 +21 ========================================= + Hits 56790 56806 +16 - Misses 24951 24963 +12 + Partials 2362 2355 -7 ``` | [Flag](https://app.codecov.io/gh/apache/iggy/pull/2855/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [rust](https://app.codecov.io/gh/apache/iggy/pull/2855/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `69.70% <0.00%> (+<0.01%)` | :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. | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/2855?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [core/shard/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/2855?src=pr&el=tree&filepath=core%2Fshard%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zaGFyZC9zcmMvbGliLnJz) | `0.00% <0.00%> (ø)` | | | [core/consensus/src/plane\_mux.rs](https://app.codecov.io/gh/apache/iggy/pull/2855?src=pr&el=tree&filepath=core%2Fconsensus%2Fsrc%2Fplane_mux.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25zZW5zdXMvc3JjL3BsYW5lX211eC5ycw==) | `0.00% <0.00%> (ø)` | | ... and [11 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/2855/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) </details> <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. - :package: [JS Bundle Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save yourself from yourself by tracking and limiting bundle sizes in JS merges. </details> -- 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]
