codecov-commenter commented on PR #15277:
URL: 
https://github.com/apache/dolphinscheduler/pull/15277#issuecomment-1845427732

   ## 
[Codecov](https://app.codecov.io/gh/apache/dolphinscheduler/pull/15277?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   Attention: `30 lines` in your changes are missing coverage. Please review.
   > Comparison is base 
[(`43f5f24`)](https://app.codecov.io/gh/apache/dolphinscheduler/commit/43f5f24529508bc36fef005c551cb0e06d0d75ca?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 38.14% compared to head 
[(`22b2b66`)](https://app.codecov.io/gh/apache/dolphinscheduler/pull/15277?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 38.09%.
   > Report is 3 commits behind head on dev.
   
   > :exclamation: Current head 22b2b66 differs from pull request most recent 
head 1f82a7b. Consider uploading reports for the commit 1f82a7b to get more 
accurate results
   
   | 
[Files](https://app.codecov.io/gh/apache/dolphinscheduler/pull/15277?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[.../runner/task/subworkflow/SubWorkflowLogicTask.java](https://app.codecov.io/gh/apache/dolphinscheduler/pull/15277?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZG9scGhpbnNjaGVkdWxlci1tYXN0ZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvc2VydmVyL21hc3Rlci9ydW5uZXIvdGFzay9zdWJ3b3JrZmxvdy9TdWJXb3JrZmxvd0xvZ2ljVGFzay5qYXZh)
 | 0.00% | [27 Missing :warning: 
](https://app.codecov.io/gh/apache/dolphinscheduler/pull/15277?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...ster/runner/execute/MasterTaskExecuteRunnable.java](https://app.codecov.io/gh/apache/dolphinscheduler/pull/15277?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZG9scGhpbnNjaGVkdWxlci1tYXN0ZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvc2VydmVyL21hc3Rlci9ydW5uZXIvZXhlY3V0ZS9NYXN0ZXJUYXNrRXhlY3V0ZVJ1bm5hYmxlLmphdmE=)
 | 0.00% | [1 Missing :warning: 
](https://app.codecov.io/gh/apache/dolphinscheduler/pull/15277?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...cheduler/server/master/runner/task/ILogicTask.java](https://app.codecov.io/gh/apache/dolphinscheduler/pull/15277?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZG9scGhpbnNjaGVkdWxlci1tYXN0ZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvc2VydmVyL21hc3Rlci9ydW5uZXIvdGFzay9JTG9naWNUYXNrLmphdmE=)
 | 0.00% | [1 Missing :warning: 
](https://app.codecov.io/gh/apache/dolphinscheduler/pull/15277?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   | 
[...subworkflow/SubWorkflowLogicTaskPluginFactory.java](https://app.codecov.io/gh/apache/dolphinscheduler/pull/15277?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZG9scGhpbnNjaGVkdWxlci1tYXN0ZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvc2VydmVyL21hc3Rlci9ydW5uZXIvdGFzay9zdWJ3b3JrZmxvdy9TdWJXb3JrZmxvd0xvZ2ljVGFza1BsdWdpbkZhY3RvcnkuamF2YQ==)
 | 0.00% | [1 Missing :warning: 
](https://app.codecov.io/gh/apache/dolphinscheduler/pull/15277?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              @@
   ##                dev   #15277      +/-   ##
   ============================================
   - Coverage     38.14%   38.09%   -0.05%     
   + Complexity     4672     4665       -7     
   ============================================
     Files          1280     1281       +1     
     Lines         44519    44547      +28     
     Branches       4794     4796       +2     
   ============================================
   - Hits          16982    16972      -10     
   - Misses        25672    25710      +38     
     Partials       1865     1865              
   ```
   
   
   
   </details>
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/dolphinscheduler/pull/15277?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