codecov[bot] commented on PR #3927: URL: https://github.com/apache/iggy/pull/3927#issuecomment-5352556181
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3927?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 83.76%. Comparing base ([`3cd0860`](https://app.codecov.io/gh/apache/iggy/commit/3cd0860a97492cc566d3c2e3b1752c18168b7580?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`f715f3c`](https://app.codecov.io/gh/apache/iggy/commit/f715f3cf758f4d5ea373c567dbe731a63524dc4c?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 #3927 +/- ## ========================================= Coverage 83.76% 83.76% Complexity 1358 1358 ========================================= Files 1212 1213 +1 Lines 166189 166215 +26 Branches 133663 133663 ========================================= + Hits 139210 139236 +26 Misses 23342 23342 Partials 3637 3637 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3927/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/3927/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `84.55% <ø> (ø)` | | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3927/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/3927/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `76.08% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3927/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `90.11% <100.00%> (+0.11%)` | :arrow_up: | | [PHP SDK](https://app.codecov.io/gh/apache/iggy/pull/3927/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/3927/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `95.84% <ø> (ø)` | | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3927/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `68.32% <ø> (ø)` | | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3927?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/3927?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.85% <100.00%> (+<0.01%)` | :arrow_up: | | [foreign/python/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/3927?src=pr&el=tree&filepath=foreign%2Fpython%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9weXRob24vc3JjL2xpYi5ycw==) | `100.00% <100.00%> (ø)` | | | [foreign/python/src/partitioning.rs](https://app.codecov.io/gh/apache/iggy/pull/3927?src=pr&el=tree&filepath=foreign%2Fpython%2Fsrc%2Fpartitioning.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9weXRob24vc3JjL3BhcnRpdGlvbmluZy5ycw==) | `100.00% <100.00%> (ø)` | | </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]
