codecov[bot] commented on PR #3493: URL: https://github.com/apache/iggy/pull/3493#issuecomment-4716027579
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3493?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.89%. Comparing base ([`281e467`](https://app.codecov.io/gh/apache/iggy/commit/281e4672bb133ea410a218fdaed4a53167ba2cfc?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`cf18051`](https://app.codecov.io/gh/apache/iggy/commit/cf18051557892f324fdbde076c753c50e96fcfe3?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 #3493 +/- ## ============================================ - Coverage 74.67% 73.89% -0.78% Complexity 937 937 ============================================ Files 1256 1193 -63 Lines 124702 120015 -4687 Branches 100424 100335 -89 ============================================ - Hits 93117 88690 -4427 + Misses 28589 28328 -261 - Partials 2996 2997 +1 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3493/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/3493/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `75.68% <ø> (ø)` | | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3493/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `58.57% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/3493/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `72.10% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3493/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `88.88% <ø> (ø)` | | | [PHP SDK](https://app.codecov.io/gh/apache/iggy/pull/3493/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `83.57% <ø> (ø)` | | | [Node SDK](https://app.codecov.io/gh/apache/iggy/pull/3493/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `87.27% <ø> (-3.95%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3493/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `40.36% <ø> (ø)` | | [see 81 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3493/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]
