You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by "codecov-commenter (via GitHub)" <gi...@apache.org> on 2023/05/31 05:54:25 UTC

[GitHub] [dolphinscheduler] codecov-commenter commented on pull request #14242: Remove state check for dependent/subProcess in StateWheelExecuteThread

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

   ## [Codecov](https://app.codecov.io/gh/apache/dolphinscheduler/pull/14242?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#14242](https://app.codecov.io/gh/apache/dolphinscheduler/pull/14242?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (462aba8) into [dev](https://app.codecov.io/gh/apache/dolphinscheduler/commit/9e0991145e5de196f30f2c7c080a6ad48fdf2bb4?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (9e09911) will **increase** coverage by `0.03%`.
   > The diff coverage is `0.00%`.
   
   > :exclamation: Current head 462aba8 differs from pull request most recent head bb568ae. Consider uploading reports for the commit bb568ae to get more accurate results
   
   ```diff
   @@             Coverage Diff              @@
   ##                dev   #14242      +/-   ##
   ============================================
   + Coverage     38.36%   38.40%   +0.03%     
   + Complexity     4474     4465       -9     
   ============================================
     Files          1229     1229              
     Lines         42936    42835     -101     
     Branches       4763     4727      -36     
   ============================================
   - Hits          16471    16449      -22     
   + Misses        24639    24563      -76     
   + Partials       1826     1823       -3     
   ```
   
   
   | [Impacted Files](https://app.codecov.io/gh/apache/dolphinscheduler/pull/14242?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | |
   |---|---|---|
   | [...api/service/impl/ProcessDefinitionServiceImpl.java](https://app.codecov.io/gh/apache/dolphinscheduler/pull/14242?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZG9scGhpbnNjaGVkdWxlci1hcGkvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvYXBpL3NlcnZpY2UvaW1wbC9Qcm9jZXNzRGVmaW5pdGlvblNlcnZpY2VJbXBsLmphdmE=) | `35.35% <0.00%> (ø)` | |
   | [.../server/master/runner/StateWheelExecuteThread.java](https://app.codecov.io/gh/apache/dolphinscheduler/pull/14242?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZG9scGhpbnNjaGVkdWxlci1tYXN0ZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvc2VydmVyL21hc3Rlci9ydW5uZXIvU3RhdGVXaGVlbEV4ZWN1dGVUaHJlYWQuamF2YQ==) | `0.51% <ø> (+0.11%)` | :arrow_up: |
   | [.../server/master/runner/WorkflowExecuteRunnable.java](https://app.codecov.io/gh/apache/dolphinscheduler/pull/14242?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-ZG9scGhpbnNjaGVkdWxlci1tYXN0ZXIvc3JjL21haW4vamF2YS9vcmcvYXBhY2hlL2RvbHBoaW5zY2hlZHVsZXIvc2VydmVyL21hc3Rlci9ydW5uZXIvV29ya2Zsb3dFeGVjdXRlUnVubmFibGUuamF2YQ==) | `10.36% <ø> (+0.04%)` | :arrow_up: |
   
   ... and [36 files with indirect coverage changes](https://app.codecov.io/gh/apache/dolphinscheduler/pull/14242/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org