codecov[bot] commented on PR #3808:
URL: https://github.com/apache/iggy/pull/3808#issuecomment-5166141708

   ## 
[Codecov](https://app.codecov.io/gh/apache/iggy/pull/3808?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   :x: Patch coverage is `21.42857%` with `22 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 75.46%. Comparing base 
([`01e7210`](https://app.codecov.io/gh/apache/iggy/commit/01e721028f752ccb868d0a0b71a56806665c254a?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`877acda`](https://app.codecov.io/gh/apache/iggy/commit/877acda2f9206923f2ba9820a9d6ba2391aa1928?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   :warning: Report is 1 commits behind head on master.
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/iggy/pull/3808?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[core/shard/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/3808?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)
 | 19.23% | [21 Missing :warning: 
](https://app.codecov.io/gh/apache/iggy/pull/3808?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[core/simulator/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/3808?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==)
 | 50.00% | [1 Missing :warning: 
](https://app.codecov.io/gh/apache/iggy/pull/3808?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   
   :x: Your patch check has failed because the patch coverage (21.42%) is below 
the target coverage (50.00%). You can increase the patch coverage or adjust the 
[target](https://docs.codecov.com/docs/commit-status#target) coverage.
   
   <details><summary>Additional details and impacted files</summary>
   
   
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #3808      +/-   ##
   ============================================
   - Coverage     75.78%   75.46%   -0.32%     
     Complexity      969      969              
   ============================================
     Files          1323     1317       -6     
     Lines        159751   154228    -5523     
     Branches     133139   127855    -5284     
   ============================================
   - Hits         121071   116393    -4678     
   + Misses        35045    34319     -726     
   + Partials       3635     3516     -119     
   ```
   
   | 
[Components](https://app.codecov.io/gh/apache/iggy/pull/3808/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/3808/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `75.54% <21.42%> (-0.15%)` | :arrow_down: |
   | [Java 
SDK](https://app.codecov.io/gh/apache/iggy/pull/3808/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `62.71% <ø> (ø)` | |
   | [C# 
SDK](https://app.codecov.io/gh/apache/iggy/pull/3808/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `72.26% <ø> (-0.02%)` | :arrow_down: |
   | [Python 
SDK](https://app.codecov.io/gh/apache/iggy/pull/3808/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `92.27% <ø> (-0.83%)` | :arrow_down: |
   | [PHP 
SDK](https://app.codecov.io/gh/apache/iggy/pull/3808/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/3808/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `93.61% <ø> (-2.54%)` | :arrow_down: |
   | [Go 
SDK](https://app.codecov.io/gh/apache/iggy/pull/3808/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/3808?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[core/journal/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/3808?src=pr&el=tree&filepath=core%2Fjournal%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9qb3VybmFsL3NyYy9saWIucnM=)
 | `0.00% <ø> (-25.00%)` | :arrow_down: |
   | 
[core/metadata/src/impls/metadata.rs](https://app.codecov.io/gh/apache/iggy/pull/3808?src=pr&el=tree&filepath=core%2Fmetadata%2Fsrc%2Fimpls%2Fmetadata.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9tZXRhZGF0YS9zcmMvaW1wbHMvbWV0YWRhdGEucnM=)
 | `72.14% <ø> (+2.57%)` | :arrow_up: |
   | 
[core/partitions/src/iggy\_partition.rs](https://app.codecov.io/gh/apache/iggy/pull/3808?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==)
 | `55.91% <ø> (-0.28%)` | :arrow_down: |
   | 
[core/partitions/src/iggy\_partitions.rs](https://app.codecov.io/gh/apache/iggy/pull/3808?src=pr&el=tree&filepath=core%2Fpartitions%2Fsrc%2Figgy_partitions.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9wYXJ0aXRpb25zL3NyYy9pZ2d5X3BhcnRpdGlvbnMucnM=)
 | `70.63% <ø> (+0.27%)` | :arrow_up: |
   | 
[core/server-ng/src/auth.rs](https://app.codecov.io/gh/apache/iggy/pull/3808?src=pr&el=tree&filepath=core%2Fserver-ng%2Fsrc%2Fauth.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXItbmcvc3JjL2F1dGgucnM=)
 | `38.55% <ø> (-6.47%)` | :arrow_down: |
   | 
[core/server-ng/src/bootstrap.rs](https://app.codecov.io/gh/apache/iggy/pull/3808?src=pr&el=tree&filepath=core%2Fserver-ng%2Fsrc%2Fbootstrap.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXItbmcvc3JjL2Jvb3RzdHJhcC5ycw==)
 | `21.78% <ø> (-3.10%)` | :arrow_down: |
   | 
[core/server-ng/src/consumer\_group.rs](https://app.codecov.io/gh/apache/iggy/pull/3808?src=pr&el=tree&filepath=core%2Fserver-ng%2Fsrc%2Fconsumer_group.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXItbmcvc3JjL2NvbnN1bWVyX2dyb3VwLnJz)
 | `8.69% <ø> (-0.90%)` | :arrow_down: |
   | 
[core/server-ng/src/dispatch.rs](https://app.codecov.io/gh/apache/iggy/pull/3808?src=pr&el=tree&filepath=core%2Fserver-ng%2Fsrc%2Fdispatch.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXItbmcvc3JjL2Rpc3BhdGNoLnJz)
 | `39.61% <ø> (-0.21%)` | :arrow_down: |
   | 
[core/server-ng/src/dispatch/authz.rs](https://app.codecov.io/gh/apache/iggy/pull/3808?src=pr&el=tree&filepath=core%2Fserver-ng%2Fsrc%2Fdispatch%2Fauthz.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXItbmcvc3JjL2Rpc3BhdGNoL2F1dGh6LnJz)
 | `33.17% <ø> (+0.12%)` | :arrow_up: |
   | 
[core/server-ng/src/partition\_helpers.rs](https://app.codecov.io/gh/apache/iggy/pull/3808?src=pr&el=tree&filepath=core%2Fserver-ng%2Fsrc%2Fpartition_helpers.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zZXJ2ZXItbmcvc3JjL3BhcnRpdGlvbl9oZWxwZXJzLnJz)
 | `65.26% <ø> (-0.62%)` | :arrow_down: |
   | ... and [8 
more](https://app.codecov.io/gh/apache/iggy/pull/3808?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | |
   
   ... and [108 files with indirect coverage 
changes](https://app.codecov.io/gh/apache/iggy/pull/3808/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]

Reply via email to