codecov[bot] commented on PR #3709: URL: https://github.com/apache/iggy/pull/3709#issuecomment-5024826277
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3709?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 73.38%. Comparing base ([`9674615`](https://app.codecov.io/gh/apache/iggy/commit/96746159fc57eaae20105e2eeb73affe51b70fba?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`0db22df`](https://app.codecov.io/gh/apache/iggy/commit/0db22df21e912098fb410c84d8f0c8a3eee5baf6?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 #3709 +/- ## ============================================ - Coverage 74.05% 73.38% -0.68% Complexity 937 937 ============================================ Files 1301 1238 -63 Lines 147400 142713 -4687 Branches 122951 122865 -86 ============================================ - Hits 109161 104731 -4430 + Misses 34769 34510 -259 - Partials 3470 3472 +2 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3709/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/3709/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `74.28% <ø> (ø)` | | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3709/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `62.44% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/3709/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `72.18% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3709/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `92.17% <ø> (ø)` | | | [PHP SDK](https://app.codecov.io/gh/apache/iggy/pull/3709/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `84.29% <ø> (ø)` | | | [Node SDK](https://app.codecov.io/gh/apache/iggy/pull/3709/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `89.83% <ø> (-2.58%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3709/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `42.87% <ø> (ø)` | | [see 81 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3709/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]
