codecov-commenter commented on PR #11647:
URL: https://github.com/apache/iotdb/pull/11647#issuecomment-1833404547

   ## 
[Codecov](https://app.codecov.io/gh/apache/iotdb/pull/11647?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   Attention: `35 lines` in your changes are missing coverage. Please review.
   > Comparison is base 
[(`bb20b5f`)](https://app.codecov.io/gh/apache/iotdb/commit/bb20b5f3f8fa75dd3e94646ea3d6c775730cbb62?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 49.01% compared to head 
[(`28033c5`)](https://app.codecov.io/gh/apache/iotdb/pull/11647?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 49.01%.
   > Report is 7 commits behind head on master.
   
   | 
[Files](https://app.codecov.io/gh/apache/iotdb/pull/11647?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[...eryengine/execution/exchange/sink/SinkChannel.java](https://app.codecov.io/gh/apache/iotdb/pull/11647?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aW90ZGItY29yZS9kYXRhbm9kZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaW90ZGIvZGIvcXVlcnllbmdpbmUvZXhlY3V0aW9uL2V4Y2hhbmdlL3NpbmsvU2lua0NoYW5uZWwuamF2YQ==)
 | 50.00% | [18 Missing :warning: 
](https://app.codecov.io/gh/apache/iotdb/pull/11647?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...gine/execution/exchange/sink/LocalSinkChannel.java](https://app.codecov.io/gh/apache/iotdb/pull/11647?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aW90ZGItY29yZS9kYXRhbm9kZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaW90ZGIvZGIvcXVlcnllbmdpbmUvZXhlY3V0aW9uL2V4Y2hhbmdlL3NpbmsvTG9jYWxTaW5rQ2hhbm5lbC5qYXZh)
 | 55.00% | [9 Missing :warning: 
](https://app.codecov.io/gh/apache/iotdb/pull/11647?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...ine/execution/exchange/sink/ShuffleSinkHandle.java](https://app.codecov.io/gh/apache/iotdb/pull/11647?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aW90ZGItY29yZS9kYXRhbm9kZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaW90ZGIvZGIvcXVlcnllbmdpbmUvZXhlY3V0aW9uL2V4Y2hhbmdlL3NpbmsvU2h1ZmZsZVNpbmtIYW5kbGUuamF2YQ==)
 | 60.00% | [6 Missing :warning: 
](https://app.codecov.io/gh/apache/iotdb/pull/11647?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...ution/operator/schema/SchemaFetchScanOperator.java](https://app.codecov.io/gh/apache/iotdb/pull/11647?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aW90ZGItY29yZS9kYXRhbm9kZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaW90ZGIvZGIvcXVlcnllbmdpbmUvZXhlY3V0aW9uL29wZXJhdG9yL3NjaGVtYS9TY2hlbWFGZXRjaFNjYW5PcGVyYXRvci5qYXZh)
 | 0.00% | [1 Missing :warning: 
](https://app.codecov.io/gh/apache/iotdb/pull/11647?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...ecution/operator/source/LastCacheScanOperator.java](https://app.codecov.io/gh/apache/iotdb/pull/11647?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aW90ZGItY29yZS9kYXRhbm9kZS9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvaW90ZGIvZGIvcXVlcnllbmdpbmUvZXhlY3V0aW9uL29wZXJhdG9yL3NvdXJjZS9MYXN0Q2FjaGVTY2FuT3BlcmF0b3IuamF2YQ==)
 | 0.00% | [1 Missing :warning: 
](https://app.codecov.io/gh/apache/iotdb/pull/11647?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   #11647   +/-   ##
   =========================================
     Coverage     49.01%   49.01%           
   - Complexity    24898    24911   +13     
   =========================================
     Files          2815     2815           
     Lines        176117   176177   +60     
     Branches      21125    21148   +23     
   =========================================
   + Hits          86322    86357   +35     
   - Misses        89795    89820   +25     
   ```
   
   
   
   </details>
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/iotdb/pull/11647?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   


-- 
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