codecov[bot] commented on PR #3953: URL: https://github.com/apache/iggy/pull/3953#issuecomment-5380419329
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3953?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 82.87%. Comparing base ([`cc269ef`](https://app.codecov.io/gh/apache/iggy/commit/cc269ef70ef2d78af5102f5560b5b03c9dd81401?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`46b853f`](https://app.codecov.io/gh/apache/iggy/commit/46b853f8ed367dbb99adeb3bf86bfb90ea5061e7?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 #3953 +/- ## ============================================ - Coverage 83.85% 82.87% -0.99% Complexity 1358 1358 ============================================ Files 1212 1210 -2 Lines 166843 166579 -264 Branches 134304 134249 -55 ============================================ - Hits 139905 138047 -1858 - Misses 23298 24932 +1634 + Partials 3640 3600 -40 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3953/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/3953/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `84.62% <ø> (-0.01%)` | :arrow_down: | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3953/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `66.67% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/3953/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `76.52% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3953/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `90.13% <ø> (ø)` | | | [PHP SDK](https://app.codecov.io/gh/apache/iggy/pull/3953/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `84.48% <ø> (ø)` | | | [Node SDK](https://app.codecov.io/gh/apache/iggy/pull/3953/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `89.09% <ø> (-6.76%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3953/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `54.54% <ø> (-13.84%)` | :arrow_down: | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3953?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [core/sdk/src/clients/producer\_dispatcher.rs](https://app.codecov.io/gh/apache/iggy/pull/3953?src=pr&el=tree&filepath=core%2Fsdk%2Fsrc%2Fclients%2Fproducer_dispatcher.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZGsvc3JjL2NsaWVudHMvcHJvZHVjZXJfZGlzcGF0Y2hlci5ycw==) | `94.40% <ø> (+0.43%)` | :arrow_up: | ... and [94 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3953/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]
