codecov[bot] commented on PR #4249: URL: https://github.com/apache/iggy/pull/4249#issuecomment-5758378114
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/4249?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 87.21%. Comparing base ([`968a23e`](https://app.codecov.io/gh/apache/iggy/commit/968a23e2000219f8740beb3d2ba8347b67f27939?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`8a9a63d`](https://app.codecov.io/gh/apache/iggy/commit/8a9a63d25e74cd9e3c08c379596302cdf137cb25?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 1 commits behind head on master. <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #4249 +/- ## ============================================ - Coverage 87.54% 87.21% -0.33% Complexity 1575 1575 ============================================ Files 1283 1281 -2 Lines 223353 223000 -353 Branches 186716 186573 -143 ============================================ - Hits 195537 194498 -1039 - Misses 23106 23796 +690 + Partials 4710 4706 -4 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/4249/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/4249/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `88.63% <ø> (+<0.01%)` | :arrow_up: | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/4249/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `68.68% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/4249/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `77.46% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/4249/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `90.97% <ø> (ø)` | | | [PHP SDK](https://app.codecov.io/gh/apache/iggy/pull/4249/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `85.67% <ø> (ø)` | | | [Node SDK](https://app.codecov.io/gh/apache/iggy/pull/4249/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `90.76% <ø> (-5.69%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/4249/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `70.12% <ø> (ø)` | | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/4249?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/client.rs](https://app.codecov.io/gh/apache/iggy/pull/4249?src=pr&el=tree&filepath=core%2Fsdk%2Fsrc%2Fclients%2Fclient.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZGsvc3JjL2NsaWVudHMvY2xpZW50LnJz) | `92.78% <ø> (+1.79%)` | :arrow_up: | | [core/sdk/src/clients/consumer.rs](https://app.codecov.io/gh/apache/iggy/pull/4249?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=) | `85.16% <ø> (+0.08%)` | :arrow_up: | | [.../src/stream\_builder/config/config\_iggy\_consumer.rs](https://app.codecov.io/gh/apache/iggy/pull/4249?src=pr&el=tree&filepath=core%2Fsdk%2Fsrc%2Fstream_builder%2Fconfig%2Fconfig_iggy_consumer.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZGsvc3JjL3N0cmVhbV9idWlsZGVyL2NvbmZpZy9jb25maWdfaWdneV9jb25zdW1lci5ycw==) | `98.38% <ø> (+0.47%)` | :arrow_up: | | [.../src/stream\_builder/config/config\_iggy\_producer.rs](https://app.codecov.io/gh/apache/iggy/pull/4249?src=pr&el=tree&filepath=core%2Fsdk%2Fsrc%2Fstream_builder%2Fconfig%2Fconfig_iggy_producer.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZGsvc3JjL3N0cmVhbV9idWlsZGVyL2NvbmZpZy9jb25maWdfaWdneV9wcm9kdWNlci5ycw==) | `97.97% <ø> (+0.63%)` | :arrow_up: | | [...dk/src/stream\_builder/config/config\_iggy\_stream.rs](https://app.codecov.io/gh/apache/iggy/pull/4249?src=pr&el=tree&filepath=core%2Fsdk%2Fsrc%2Fstream_builder%2Fconfig%2Fconfig_iggy_stream.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZGsvc3JjL3N0cmVhbV9idWlsZGVyL2NvbmZpZy9jb25maWdfaWdneV9zdHJlYW0ucnM=) | `97.40% <ø> (+5.82%)` | :arrow_up: | ... and [53 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/4249/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]
