codecov[bot] commented on PR #3776: URL: https://github.com/apache/iggy/pull/3776#issuecomment-5121920272
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3776?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 75.11%. Comparing base ([`f67f038`](https://app.codecov.io/gh/apache/iggy/commit/f67f038731f5c074ee14ed23182c0637d2f6f156?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`2b6c6ee`](https://app.codecov.io/gh/apache/iggy/commit/2b6c6eed8b3c0ade03bb02a42b9c19026f9d4b1c?dropdown=coverage&el=desc&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 @@ ## master #3776 +/- ## ========================================= Coverage 75.10% 75.11% Complexity 969 969 ========================================= Files 1307 1307 Lines 152751 152726 -25 Branches 128185 128183 -2 ========================================= - Hits 114726 114713 -13 + Misses 34494 34481 -13 - Partials 3531 3532 +1 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3776/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/3776/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `75.52% <ø> (ø)` | | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3776/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `62.71% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/3776/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `72.26% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3776/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `92.57% <ø> (+0.29%)` | :arrow_up: | | [PHP SDK](https://app.codecov.io/gh/apache/iggy/pull/3776/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `84.52% <ø> (ø)` | | | [Node SDK](https://app.codecov.io/gh/apache/iggy/pull/3776/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `92.20% <ø> (+0.08%)` | :arrow_up: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3776/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `43.08% <ø> (ø)` | | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3776?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [foreign/python/src/client.rs](https://app.codecov.io/gh/apache/iggy/pull/3776?src=pr&el=tree&filepath=foreign%2Fpython%2Fsrc%2Fclient.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9weXRob24vc3JjL2NsaWVudC5ycw==) | `99.30% <ø> (+0.16%)` | :arrow_up: | | [foreign/python/src/consumer.rs](https://app.codecov.io/gh/apache/iggy/pull/3776?src=pr&el=tree&filepath=foreign%2Fpython%2Fsrc%2Fconsumer.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9weXRob24vc3JjL2NvbnN1bWVyLnJz) | `80.89% <ø> (+0.35%)` | :arrow_up: | | [foreign/python/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/3776?src=pr&el=tree&filepath=foreign%2Fpython%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9weXRob24vc3JjL2xpYi5ycw==) | `100.00% <ø> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3776/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]
