codecov[bot] commented on PR #2873: URL: https://github.com/apache/iggy/pull/2873#issuecomment-4004438960
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/2873?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 `10 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 68.30%. Comparing base ([`185215f`](https://app.codecov.io/gh/apache/iggy/commit/185215fbe84b252e9adff61a4f235aec2a236a36?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`e80de06`](https://app.codecov.io/gh/apache/iggy/commit/e80de06317b773c3f0f297788a4eb5ef3d103205?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/2873?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/message\_bus/src/cache/connection.rs](https://app.codecov.io/gh/apache/iggy/pull/2873?src=pr&el=tree&filepath=core%2Fmessage_bus%2Fsrc%2Fcache%2Fconnection.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9tZXNzYWdlX2J1cy9zcmMvY2FjaGUvY29ubmVjdGlvbi5ycw==) | 0.00% | [8 Missing :warning: ](https://app.codecov.io/gh/apache/iggy/pull/2873?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | | [core/message\_bus/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/2873?src=pr&el=tree&filepath=core%2Fmessage_bus%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9tZXNzYWdlX2J1cy9zcmMvbGliLnJz) | 0.00% | [2 Missing :warning: ](https://app.codecov.io/gh/apache/iggy/pull/2873?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 #2873 +/- ## ============================================ - Coverage 68.31% 68.30% -0.01% Complexity 739 739 ============================================ Files 1052 1052 Lines 84745 84743 -2 Branches 61277 61275 -2 ============================================ - Hits 57892 57887 -5 - Misses 24481 24486 +5 + Partials 2372 2370 -2 ``` | [Flag](https://app.codecov.io/gh/apache/iggy/pull/2873/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/2873/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `70.01% <0.00%> (-0.01%)` | :arrow_down: | 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/2873?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [core/message\_bus/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/2873?src=pr&el=tree&filepath=core%2Fmessage_bus%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9tZXNzYWdlX2J1cy9zcmMvbGliLnJz) | `0.00% <0.00%> (ø)` | | | [core/message\_bus/src/cache/connection.rs](https://app.codecov.io/gh/apache/iggy/pull/2873?src=pr&el=tree&filepath=core%2Fmessage_bus%2Fsrc%2Fcache%2Fconnection.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9tZXNzYWdlX2J1cy9zcmMvY2FjaGUvY29ubmVjdGlvbi5ycw==) | `0.00% <0.00%> (ø)` | | ... and [7 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/2873/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]
