codecov[bot] commented on PR #4173: URL: https://github.com/apache/iggy/pull/4173#issuecomment-5660612473
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/4173?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.13%. Comparing base ([`c2bd0c0`](https://app.codecov.io/gh/apache/iggy/commit/c2bd0c0cd3b227299ca441f8a650ab5bd86ebaa0?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`18e7eaf`](https://app.codecov.io/gh/apache/iggy/commit/18e7eaf8e4396f9bd1f9ed86d222e518491aeac1?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 #4173 +/- ## ============================================ - Coverage 87.13% 87.13% -0.01% Complexity 1455 1455 ============================================ Files 1273 1273 Lines 215301 215300 -1 Branches 179909 179909 ============================================ - Hits 187597 187596 -1 Misses 23178 23178 Partials 4526 4526 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/4173/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/4173/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `88.16% <ø> (ø)` | | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/4173/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `67.58% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/4173/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `77.11% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/4173/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `90.97% <100.00%> (-0.01%)` | :arrow_down: | | [PHP SDK](https://app.codecov.io/gh/apache/iggy/pull/4173/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/4173/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `96.26% <ø> (ø)` | | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/4173/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `69.45% <ø> (ø)` | | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/4173?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/4173?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.77% <100.00%> (-0.01%)` | :arrow_down: | </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]
