codecov[bot] commented on PR #4243: URL: https://github.com/apache/iggy/pull/4243#issuecomment-5754768759
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/4243?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 87.15%. Comparing base ([`ad8951f`](https://app.codecov.io/gh/apache/iggy/commit/ad8951f57fd1ba3641425a67f8ee61b85e91678b?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`fba3397`](https://app.codecov.io/gh/apache/iggy/commit/fba339784269ae93ecb24837ef1ecedab869edaf?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 #4243 +/- ## ============================================ - Coverage 87.47% 87.15% -0.33% Complexity 1575 1575 ============================================ Files 1280 1278 -2 Lines 223241 222992 -249 Branches 186604 186564 -40 ============================================ - Hits 195290 194342 -948 - Misses 23241 23933 +692 - Partials 4710 4717 +7 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/4243/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/4243/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `88.55% <ø> (+<0.01%)` | :arrow_up: | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/4243/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `68.68% <ø> (ø)` | | | [C# SDK](https://app.codecov.io/gh/apache/iggy/pull/4243/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `77.46% <ø> (ø)` | | | [Python SDK](https://app.codecov.io/gh/apache/iggy/pull/4243/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `90.97% <ø> (ø)` | | | [PHP SDK](https://app.codecov.io/gh/apache/iggy/pull/4243/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `85.67% <ø> (ø)` | | | [Node SDK](https://app.codecov.io/gh/apache/iggy/pull/4243/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `90.78% <ø> (-5.66%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/4243/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `70.12% <ø> (ø)` | | | [Files with missing lines](https://app.codecov.io/gh/apache/iggy/pull/4243?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/shard\_allocator.rs](https://app.codecov.io/gh/apache/iggy/pull/4243?src=pr&el=tree&filepath=core%2Fserver%2Fsrc%2Fshard_allocator.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXIvc3JjL3NoYXJkX2FsbG9jYXRvci5ycw==) | `36.56% <ø> (+0.11%)` | :arrow_up: | ... and [53 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/4243/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]
