codecov[bot] commented on PR #3069: URL: https://github.com/apache/iggy/pull/3069#issuecomment-4242565325
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3069?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 `2 lines` in your changes missing coverage. Please review. :white_check_mark: Project coverage is 51.98%. Comparing base ([`b956a5d`](https://app.codecov.io/gh/apache/iggy/commit/b956a5d39deff9c212f4156ba2871b83540dd3b3?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`e0e8e12`](https://app.codecov.io/gh/apache/iggy/commit/e0e8e1252899a93f15f7086b4e643d81c083bfc3?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/3069?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/cli/src/commands/binary\_context/common.rs](https://app.codecov.io/gh/apache/iggy/pull/3069?src=pr&el=tree&filepath=core%2Fcli%2Fsrc%2Fcommands%2Fbinary_context%2Fcommon.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jbGkvc3JjL2NvbW1hbmRzL2JpbmFyeV9jb250ZXh0L2NvbW1vbi5ycw==) | 0.00% | [0 Missing and 2 partials :warning: ](https://app.codecov.io/gh/apache/iggy/pull/3069?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 #3069 +/- ## ============================================= - Coverage 72.75% 51.98% -20.78% Complexity 943 943 ============================================= Files 1117 1115 -2 Lines 96368 86101 -10267 Branches 73544 63277 -10267 ============================================= - Hits 70117 44763 -25354 - Misses 23704 38936 +15232 + Partials 2547 2402 -145 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3069/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [Rust Core](https://app.codecov.io/gh/apache/iggy/pull/3069/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `44.94% <0.00%> (-28.56%)` | :arrow_down: | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3069/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `62.30% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/3069/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `69.40% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3069/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `81.43% <ø> (ø)` | | | [Node SDK](https://app.codecov.io/gh/apache/iggy/pull/3069/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `91.53% <ø> (ø)` | | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3069/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `39.28% <ø> (ø)` | | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3069?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [core/cli/src/commands/binary\_context/common.rs](https://app.codecov.io/gh/apache/iggy/pull/3069?src=pr&el=tree&filepath=core%2Fcli%2Fsrc%2Fcommands%2Fbinary_context%2Fcommon.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jbGkvc3JjL2NvbW1hbmRzL2JpbmFyeV9jb250ZXh0L2NvbW1vbi5ycw==) | `75.60% <0.00%> (-19.35%)` | :arrow_down: | ... and [340 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3069/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]
