codecov[bot] commented on PR #4109: URL: https://github.com/apache/iggy/pull/4109#issuecomment-5609677907
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/4109?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 85.15%. Comparing base ([`6d89450`](https://app.codecov.io/gh/apache/iggy/commit/6d894501babbd88c026c5227d45d71171919d0b2?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`e6c6c87`](https://app.codecov.io/gh/apache/iggy/commit/e6c6c87c9af8fb5642ad764d10e2dea78353d41c?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 #4109 +/- ## ============================================ - Coverage 86.00% 85.15% -0.85% Complexity 1451 1451 ============================================ Files 1248 1246 -2 Lines 194939 194678 -261 Branches 160243 160187 -56 ============================================ - Hits 167663 165787 -1876 - Misses 23168 24819 +1651 + Partials 4108 4072 -36 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/4109/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/4109/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `86.91% <ø> (+<0.01%)` | :arrow_up: | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/4109/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `67.56% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/4109/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `76.99% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/4109/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `91.31% <ø> (ø)` | | | [PHP SDK](https://app.codecov.io/gh/apache/iggy/pull/4109/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `85.65% <ø> (ø)` | | | [Node SDK](https://app.codecov.io/gh/apache/iggy/pull/4109/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `89.96% <ø> (-6.30%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/4109/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `56.11% <ø> (-13.30%)` | :arrow_down: | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/4109?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [core/consensus/src/dvc\_merge.rs](https://app.codecov.io/gh/apache/iggy/pull/4109?src=pr&el=tree&filepath=core%2Fconsensus%2Fsrc%2Fdvc_merge.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25zZW5zdXMvc3JjL2R2Y19tZXJnZS5ycw==) | `93.88% <ø> (+0.26%)` | :arrow_up: | | [core/consensus/src/plane\_helpers.rs](https://app.codecov.io/gh/apache/iggy/pull/4109?src=pr&el=tree&filepath=core%2Fconsensus%2Fsrc%2Fplane_helpers.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9jb25zZW5zdXMvc3JjL3BsYW5lX2hlbHBlcnMucnM=) | `94.80% <ø> (-0.01%)` | :arrow_down: | | [core/simulator/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/4109?src=pr&el=tree&filepath=core%2Fsimulator%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zaW11bGF0b3Ivc3JjL2xpYi5ycw==) | `96.21% <ø> (ø)` | | ... and [94 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/4109/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]
