codecov[bot] commented on PR #4246: URL: https://github.com/apache/iggy/pull/4246#issuecomment-5757155102
## [Codecov](https://app.codecov.io/gh/apache/iggy/pull/4246?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.13%. Comparing base ([`2ad0b19`](https://app.codecov.io/gh/apache/iggy/commit/2ad0b19006bdfe9d72fb6d6420f83e22d027d0b3?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)) to head ([`373d16b`](https://app.codecov.io/gh/apache/iggy/commit/373d16b2fff7bc0877a5853eec8ce8e9bc9e20c3?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)). :warning: Report is 3 commits behind head on master. <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #4246 +/- ## ============================================ - Coverage 87.50% 87.13% -0.37% Complexity 1575 1575 ============================================ Files 1280 1278 -2 Lines 223241 221901 -1340 Branches 186604 185474 -1130 ============================================ - Hits 195337 193346 -1991 - Misses 23195 23866 +671 + Partials 4709 4689 -20 ``` | [Components](https://app.codecov.io/gh/apache/iggy/pull/4246/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/4246/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `88.53% <ø> (-0.04%)` | :arrow_down: | | [Java SDK](https://app.codecov.io/gh/apache/iggy/pull/4246/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/4246/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/4246/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/4246/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/4246/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `90.76% <ø> (-5.69%)` | :arrow_down: | | [Go SDK](https://app.codecov.io/gh/apache/iggy/pull/4246/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/4246?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [core/partitions/src/iggy\_partition.rs](https://app.codecov.io/gh/apache/iggy/pull/4246?src=pr&el=tree&filepath=core%2Fpartitions%2Fsrc%2Figgy_partition.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9wYXJ0aXRpb25zL3NyYy9pZ2d5X3BhcnRpdGlvbi5ycw==) | `92.82% <ø> (-0.01%)` | :arrow_down: | | [core/server/src/partition\_reconciler.rs](https://app.codecov.io/gh/apache/iggy/pull/4246?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) | `98.03% <ø> (ø)` | | | [core/shard/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/4246?src=pr&el=tree&filepath=core%2Fshard%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zaGFyZC9zcmMvbGliLnJz) | `85.53% <ø> (-0.01%)` | :arrow_down: | ... and [53 files with indirect coverage changes](https://app.codecov.io/gh/apache/iggy/pull/4246/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]
