codecov[bot] commented on PR #3374: URL: https://github.com/apache/iggy/pull/3374#issuecomment-4574189656
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3374?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.66%. Comparing base ([`6b9eda3`](https://app.codecov.io/gh/apache/iggy/commit/6b9eda354d9a3fb89d3af1d802b0892c944f9aab?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`0754858`](https://app.codecov.io/gh/apache/iggy/commit/0754858b46eb360895ad48d99323d4dd6649648a?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 15 commits behind head on master. <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #3374 +/- ## ============================================ - Coverage 73.59% 72.66% -0.93% Complexity 943 943 ============================================ Files 1241 1178 -63 Lines 115147 110319 -4828 Branches 91632 91523 -109 ============================================ - Hits 84738 80160 -4578 + Misses 27564 27312 -252 - Partials 2845 2847 +2 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3374/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/3374/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `74.53% <ø> (-0.01%)` | :arrow_down: | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3374/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/3374/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `70.65% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3374/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/3374/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/3374/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/3374?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [core/server/src/metadata/consumer\_group.rs](https://app.codecov.io/gh/apache/iggy/pull/3374?src=pr&el=tree&filepath=core%2Fserver%2Fsrc%2Fmetadata%2Fconsumer_group.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXIvc3JjL21ldGFkYXRhL2NvbnN1bWVyX2dyb3VwLnJz) | `87.23% <ø> (-0.81%)` | :arrow_down: | ... and [81 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3374/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]
