codecov[bot] commented on PR #3882: URL: https://github.com/apache/iggy/pull/3882#issuecomment-5295386578
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3882?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.96%. Comparing base ([`a3e256b`](https://app.codecov.io/gh/apache/iggy/commit/a3e256bf5d136a3ede421ce75ddafa5b416c5aac?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`f198124`](https://app.codecov.io/gh/apache/iggy/commit/f1981248efc1c2726c7ce3cddca83db7e37e76fc?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 17 commits behind head on master. <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #3882 +/- ## ============================================ - Coverage 76.95% 75.96% -0.99% Complexity 1021 1021 ============================================ Files 1366 1362 -4 Lines 176130 175662 -468 Branches 146173 146100 -73 ============================================ - Hits 135547 133449 -2098 - Misses 36707 38373 +1666 + Partials 3876 3840 -36 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3882/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/3882/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `76.07% <ø> (+<0.01%)` | :arrow_up: | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3882/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `63.22% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/3882/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `76.01% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3882/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `89.98% <ø> (ø)` | | | [PHP SDK](https://app.codecov.io/gh/apache/iggy/pull/3882/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `84.26% <ø> (ø)` | | | [Node SDK](https://app.codecov.io/gh/apache/iggy/pull/3882/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `89.43% <ø> (-6.90%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3882/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `52.18% <ø> (-16.95%)` | :arrow_down: | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3882?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/consumer.rs](https://app.codecov.io/gh/apache/iggy/pull/3882?src=pr&el=tree&filepath=core%2Fsdk%2Fsrc%2Fclients%2Fconsumer.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZGsvc3JjL2NsaWVudHMvY29uc3VtZXIucnM=) | `65.85% <ø> (+0.08%)` | :arrow_up: | ... and [102 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3882/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]
