codecov[bot] commented on PR #3242: URL: https://github.com/apache/iggy/pull/3242#issuecomment-4429423099
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3242?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 71.52%. Comparing base ([`d5918aa`](https://app.codecov.io/gh/apache/iggy/commit/d5918aa7927151f5bb6f938549d9a0985c0497a0?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`f5c8031`](https://app.codecov.io/gh/apache/iggy/commit/f5c8031f68654af338658ade9b1dfb50ad61c797?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 #3242 +/- ## ============================================ - Coverage 73.79% 71.52% -2.27% Complexity 943 943 ============================================ Files 1190 1127 -63 Lines 107709 102902 -4807 Branches 84727 84638 -89 ============================================ - Hits 79481 73600 -5881 - Misses 25475 26641 +1166 + Partials 2753 2661 -92 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3242/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/3242/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `74.83% <ø> (ø)` | | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3242/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `60.14% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/3242/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `69.43% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3242/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `81.43% <ø> (ø)` | | | [Node SDK](https://app.codecov.io/gh/apache/iggy/pull/3242/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/3242/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `12.40% <ø> (-27.41%)` | :arrow_down: | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3242?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [core/message\_bus/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/3242?src=pr&el=tree&filepath=core%2Fmessage_bus%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9tZXNzYWdlX2J1cy9zcmMvbGliLnJz) | `92.08% <ø> (ø)` | | ... and [123 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3242/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]
