codecov[bot] commented on PR #3373: URL: https://github.com/apache/iggy/pull/3373#issuecomment-4574154297
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3373?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 72.74%. Comparing base ([`971067a`](https://app.codecov.io/gh/apache/iggy/commit/971067a68e162b76a7beefbf1c776cdce01d28e5?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`24e99bb`](https://app.codecov.io/gh/apache/iggy/commit/24e99bb5ad63919901e6e5ae7ef8886f0f51efd2?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 #3373 +/- ## ============================================ - Coverage 73.66% 72.74% -0.92% Complexity 943 943 ============================================ Files 1223 1160 -63 Lines 115710 110903 -4807 Branches 92446 92358 -88 ============================================ - Hits 85239 80681 -4558 + Misses 27602 27350 -252 - Partials 2869 2872 +3 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3373/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/3373/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `74.66% <ø> (ø)` | | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3373/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `58.44% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/3373/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `69.94% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3373/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `81.06% <ø> (ø)` | | | [Node SDK](https://app.codecov.io/gh/apache/iggy/pull/3373/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `87.48% <ø> (-4.06%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3373/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `40.20% <ø> (ø)` | | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3373?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/3373?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) | `85.94% <ø> (ø)` | | | [core/sdk/src/http/http\_client.rs](https://app.codecov.io/gh/apache/iggy/pull/3373?src=pr&el=tree&filepath=core%2Fsdk%2Fsrc%2Fhttp%2Fhttp_client.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZGsvc3JjL2h0dHAvaHR0cF9jbGllbnQucnM=) | `92.08% <ø> (ø)` | | ... and [81 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3373/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]
