codecov[bot] commented on PR #3845: URL: https://github.com/apache/iggy/pull/3845#issuecomment-5225559481
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3845?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 75.60%. Comparing base ([`01a64b2`](https://app.codecov.io/gh/apache/iggy/commit/01a64b2e00eb3037d45a85e4cdefe09eed6e2e07?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`464d33c`](https://app.codecov.io/gh/apache/iggy/commit/464d33c0a86f2f30b4be8496bf35c996fe95465f?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 #3845 +/- ## ============================================ - Coverage 76.58% 75.60% -0.98% Complexity 1046 1046 ============================================ Files 1347 1345 -2 Lines 171018 170758 -260 Branches 142372 142306 -66 ============================================ - Hits 130967 129099 -1868 - Misses 36233 37879 +1646 + Partials 3818 3780 -38 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3845/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/3845/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `75.78% <ø> (+<0.01%)` | :arrow_up: | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3845/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `63.67% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/3845/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `72.28% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3845/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `88.70% <ø> (ø)` | | | [PHP SDK](https://app.codecov.io/gh/apache/iggy/pull/3845/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `82.97% <ø> (ø)` | | | [Node SDK](https://app.codecov.io/gh/apache/iggy/pull/3845/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `89.68% <ø> (-6.61%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3845/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `53.01% <ø> (-16.17%)` | :arrow_down: | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3845?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-ng/src/dispatch.rs](https://app.codecov.io/gh/apache/iggy/pull/3845?src=pr&el=tree&filepath=core%2Fserver-ng%2Fsrc%2Fdispatch.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXItbmcvc3JjL2Rpc3BhdGNoLnJz) | `40.67% <ø> (+0.17%)` | :arrow_up: | | [foreign/php/src/client.rs](https://app.codecov.io/gh/apache/iggy/pull/3845?src=pr&el=tree&filepath=foreign%2Fphp%2Fsrc%2Fclient.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9waHAvc3JjL2NsaWVudC5ycw==) | `95.45% <ø> (ø)` | | | [foreign/php/src/send\_message.rs](https://app.codecov.io/gh/apache/iggy/pull/3845?src=pr&el=tree&filepath=foreign%2Fphp%2Fsrc%2Fsend_message.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Zm9yZWlnbi9waHAvc3JjL3NlbmRfbWVzc2FnZS5ycw==) | `63.15% <ø> (ø)` | | ... and [92 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3845/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]
