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

   ## 
[Codecov](https://app.codecov.io/gh/apache/iggy/pull/2897?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 `94.49541%` with `6 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 68.73%. Comparing base 
([`8c1d844`](https://app.codecov.io/gh/apache/iggy/commit/8c1d844e6d44dc7388bcdf4169bbbce0223ec41c?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`04d8255`](https://app.codecov.io/gh/apache/iggy/commit/04d8255e71318b5e86fc9c252472774d9c775ea5?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   :warning: Report is 2 commits behind head on master.
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/iggy/pull/2897?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/message\_bus/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/2897?src=pr&el=tree&filepath=core%2Fmessage_bus%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9tZXNzYWdlX2J1cy9zcmMvbGliLnJz)
 | 84.00% | [4 Missing :warning: 
](https://app.codecov.io/gh/apache/iggy/pull/2897?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[core/consensus/src/plane\_helpers.rs](https://app.codecov.io/gh/apache/iggy/pull/2897?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=)
 | 0.00% | [2 Missing :warning: 
](https://app.codecov.io/gh/apache/iggy/pull/2897?src=pr&el=tree&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    #2897      +/-   ##
   ============================================
   + Coverage     68.57%   68.73%   +0.16%     
     Complexity      739      739              
   ============================================
     Files          1037     1037              
     Lines         85610    85717     +107     
     Branches      62145    62252     +107     
   ============================================
   + Hits          58708    58921     +213     
   + Misses        24499    24398     -101     
   + Partials       2403     2398       -5     
   ```
   
   | 
[Flag](https://app.codecov.io/gh/apache/iggy/pull/2897/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[rust](https://app.codecov.io/gh/apache/iggy/pull/2897/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | `70.71% <94.49%> (+0.22%)` | :arrow_up: |
   
   Flags with carried forward coverage won't be shown. [Click 
here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment)
 to find out more.
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/iggy/pull/2897?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[core/simulator/src/bus.rs](https://app.codecov.io/gh/apache/iggy/pull/2897?src=pr&el=tree&filepath=core%2Fsimulator%2Fsrc%2Fbus.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9zaW11bGF0b3Ivc3JjL2J1cy5ycw==)
 | `82.08% <100.00%> (+82.08%)` | :arrow_up: |
   | 
[core/consensus/src/plane\_helpers.rs](https://app.codecov.io/gh/apache/iggy/pull/2897?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=)
 | `56.30% <0.00%> (-0.26%)` | :arrow_down: |
   | 
[core/message\_bus/src/lib.rs](https://app.codecov.io/gh/apache/iggy/pull/2897?src=pr&el=tree&filepath=core%2Fmessage_bus%2Fsrc%2Flib.rs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y29yZS9tZXNzYWdlX2J1cy9zcmMvbGliLnJz)
 | `43.03% <84.00%> (+43.03%)` | :arrow_up: |
   
   ... and [6 files with indirect coverage 
changes](https://app.codecov.io/gh/apache/iggy/pull/2897/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