codecov[bot] commented on PR #3985: URL: https://github.com/apache/iggy/pull/3985#issuecomment-5451560305
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/3985?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 83.76%. Comparing base ([`0fdf9d6`](https://app.codecov.io/gh/apache/iggy/commit/0fdf9d6889b5ec7d0ac4b0540579b479179e9070?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`2609897`](https://app.codecov.io/gh/apache/iggy/commit/2609897c95bebcf99341a41d4b7ada1f0eab7d64?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 #3985 +/- ## ============================================ - Coverage 84.26% 83.76% -0.50% Complexity 1398 1398 ============================================ Files 1219 1219 Lines 173644 173643 -1 Branches 140742 140741 -1 ============================================ - Hits 146317 145459 -858 - Misses 23369 24267 +898 + Partials 3958 3917 -41 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/3985/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/3985/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `85.08% <ø> (-0.01%)` | :arrow_down: | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/3985/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `67.23% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/3985/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `75.39% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/3985/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `90.06% <ø> (ø)` | | | [PHP SDK](https://app.codecov.io/gh/apache/iggy/pull/3985/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/3985/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `96.07% <ø> (ø)` | | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/3985/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `55.63% <ø> (-13.47%)` | :arrow_down: | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/3985?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/bootstrap.rs](https://app.codecov.io/gh/apache/iggy/pull/3985?src=pr&el=tree&filepath=core%2Fserver%2Fsrc%2Fbootstrap.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXIvc3JjL2Jvb3RzdHJhcC5ycw==) | `79.57% <ø> (ø)` | | | [core/server/src/partition\_helpers.rs](https://app.codecov.io/gh/apache/iggy/pull/3985?src=pr&el=tree&filepath=core%2Fserver%2Fsrc%2Fpartition_helpers.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXIvc3JjL3BhcnRpdGlvbl9oZWxwZXJzLnJz) | `75.05% <ø> (-0.06%)` | :arrow_down: | | [core/server/src/partition\_reconciler.rs](https://app.codecov.io/gh/apache/iggy/pull/3985?src=pr&el=tree&filepath=core%2Fserver%2Fsrc%2Fpartition_reconciler.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXIvc3JjL3BhcnRpdGlvbl9yZWNvbmNpbGVyLnJz) | `97.90% <ø> (ø)` | | ... and [39 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/3985/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]
