codecov[bot] commented on PR #3202: URL: https://github.com/apache/iggy/pull/3202#issuecomment-4354024500
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3202?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 71.68%. Comparing base ([`611fca0`](https://app.codecov.io/gh/apache/iggy/commit/611fca04ea63d5087785537add4269a7dbf1f75d?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`66d9ea9`](https://app.codecov.io/gh/apache/iggy/commit/66d9ea9d3e539d1315577b17623befc859f4c228?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 #3202 +/- ## ============================================ - Coverage 74.10% 71.68% -2.42% Complexity 943 943 ============================================ Files 1159 1096 -63 Lines 102033 97226 -4807 Branches 79083 78995 -88 ============================================ - Hits 75607 69700 -5907 - Misses 23765 24962 +1197 + Partials 2661 2564 -97 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3202/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/3202/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `75.33% <ø> (ø)` | | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3202/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `60.14% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/3202/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `69.38% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3202/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/3202/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `87.29% <ø> (-4.24%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3202/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `11.53% <ø> (-27.90%)` | :arrow_down: | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3202?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/tcp/tcp\_client.rs](https://app.codecov.io/gh/apache/iggy/pull/3202?src=pr&el=tree&filepath=core%2Fsdk%2Fsrc%2Ftcp%2Ftcp_client.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZGsvc3JjL3RjcC90Y3BfY2xpZW50LnJz) | `71.45% <ø> (ø)` | | ... and [122 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3202/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]
