codecov[bot] commented on PR #3734: URL: https://github.com/apache/iggy/pull/3734#issuecomment-5054849020
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3734?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.67%. Comparing base ([`a5001d3`](https://app.codecov.io/gh/apache/iggy/commit/a5001d3592889dca2ffc805ea8744d8518cd83bd?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`05cdf14`](https://app.codecov.io/gh/apache/iggy/commit/05cdf14a609bb8cb6a1ac45b76397a6b9f50ecce?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 2 commits behind head on master. <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #3734 +/- ## ============================================ - Coverage 74.34% 73.67% -0.68% Complexity 950 950 ============================================ Files 1303 1301 -2 Lines 148712 148367 -345 Branches 124225 124033 -192 ============================================ - Hits 110562 109309 -1253 - Misses 34673 35582 +909 + Partials 3477 3476 -1 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3734/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/3734/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `74.56% <ø> (-0.01%)` | :arrow_down: | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3734/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `62.64% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/3734/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/3734/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `92.27% <ø> (ø)` | | | [PHP SDK](https://app.codecov.io/gh/apache/iggy/pull/3734/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `84.52% <ø> (ø)` | | | [Node SDK](https://app.codecov.io/gh/apache/iggy/pull/3734/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `81.37% <ø> (-11.34%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3734/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `43.08% <ø> (ø)` | | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3734?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [core/connectors/sdk/src/encoders/flatbuffer.rs](https://app.codecov.io/gh/apache/iggy/pull/3734?src=pr&el=tree&filepath=core%2Fconnectors%2Fsdk%2Fsrc%2Fencoders%2Fflatbuffer.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25uZWN0b3JzL3Nkay9zcmMvZW5jb2RlcnMvZmxhdGJ1ZmZlci5ycw==) | `78.01% <ø> (-2.65%)` | :arrow_down: | | [core/connectors/sdk/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/3734?src=pr&el=tree&filepath=core%2Fconnectors%2Fsdk%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25uZWN0b3JzL3Nkay9zcmMvbGliLnJz) | `56.17% <ø> (ø)` | | ... and [57 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3734/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]
