codecov[bot] commented on PR #8140:
URL: https://github.com/apache/incubator-seata/pull/8140#issuecomment-4692034364

   ## 
[Codecov](https://app.codecov.io/gh/apache/incubator-seata/pull/8140?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 `67.46988%` with `27 lines` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 72.84%. Comparing base 
([`2f3de1c`](https://app.codecov.io/gh/apache/incubator-seata/commit/2f3de1cad03a81bd1145811d69ba7d097c3320dd?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`bea4abe`](https://app.codecov.io/gh/apache/incubator-seata/commit/bea4abe64bc95a67fae1bcc16b0bb49acd2fb3ab?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/incubator-seata/pull/8140?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[...apache/seata/rm/tcc/api/BusinessActionContext.java](https://app.codecov.io/gh/apache/incubator-seata/pull/8140?src=pr&el=tree&filepath=integration-tx-api%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fseata%2Frm%2Ftcc%2Fapi%2FBusinessActionContext.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aW50ZWdyYXRpb24tdHgtYXBpL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zZWF0YS9ybS90Y2MvYXBpL0J1c2luZXNzQWN0aW9uQ29udGV4dC5qYXZh)
 | 65.38% | [21 Missing and 6 partials :warning: 
](https://app.codecov.io/gh/apache/incubator-seata/pull/8140?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              @@
   ##                2.x    #8140      +/-   ##
   ============================================
   - Coverage     72.92%   72.84%   -0.09%     
   + Complexity      883      880       -3     
   ============================================
     Files          1327     1327              
     Lines         50769    50851      +82     
     Branches       6058     6071      +13     
   ============================================
   + Hits          37025    37042      +17     
   - Misses        10735    10800      +65     
     Partials       3009     3009              
   ```
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/incubator-seata/pull/8140?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Coverage Δ | |
   |---|---|---|
   | 
[...n/tx/api/interceptor/ActionInterceptorHandler.java](https://app.codecov.io/gh/apache/incubator-seata/pull/8140?src=pr&el=tree&filepath=integration-tx-api%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fseata%2Fintegration%2Ftx%2Fapi%2Finterceptor%2FActionInterceptorHandler.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aW50ZWdyYXRpb24tdHgtYXBpL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zZWF0YS9pbnRlZ3JhdGlvbi90eC9hcGkvaW50ZXJjZXB0b3IvQWN0aW9uSW50ZXJjZXB0b3JIYW5kbGVyLmphdmE=)
 | `75.23% <100.00%> (+0.98%)` | :arrow_up: |
   | 
[...apache/seata/rm/tcc/api/BusinessActionContext.java](https://app.codecov.io/gh/apache/incubator-seata/pull/8140?src=pr&el=tree&filepath=integration-tx-api%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fseata%2Frm%2Ftcc%2Fapi%2FBusinessActionContext.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-aW50ZWdyYXRpb24tdHgtYXBpL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zZWF0YS9ybS90Y2MvYXBpL0J1c2luZXNzQWN0aW9uQ29udGV4dC5qYXZh)
 | `79.85% <65.38%> (-20.15%)` | :arrow_down: |
   
   ... and [34 files with indirect coverage 
changes](https://app.codecov.io/gh/apache/incubator-seata/pull/8140/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   
   [![Impacted file tree 
graph](https://app.codecov.io/gh/apache/incubator-seata/pull/8140/graphs/tree.svg?width=650&height=150&src=pr&token=tbmHt2ZfxO&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)](https://app.codecov.io/gh/apache/incubator-seata/pull/8140?src=pr&el=tree&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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to