You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/11/09 10:28:19 UTC

[GitHub] [dolphinscheduler-sdk-python] zhongjiajie opened a new pull request, #9: [feat] Add execute type to workflow

zhongjiajie opened a new pull request, #9:
URL: https://github.com/apache/dolphinscheduler-sdk-python/pull/9

   ## Brief Summary of The Change
   
   Up to now, we can only submit workflow with parallel mode. this patch give users ability specific execute type to workflow
   
   <!--Please include `fixes: #XXXX(ISSUE_NUMBER)` to automatically close any corresponding issue when the pull request is merged. Alternatively if not fully closed you can say `related: #XXXX(ISSUE_NUMBER)`.-->
   
   ## Pull Request checklist
   
   I confirm that the following checklist has been completed.
   
   - [x] Add/Change **test cases** for the changes.
   - [x] Add/Change the related **documentation**.
   - [x] (Optional) Add your change to `UPDATING.md` when it is an incompatible change.
   


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


[GitHub] [dolphinscheduler-sdk-python] codecov-commenter commented on pull request #9: [feat] Add execute type to workflow

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #9:
URL: https://github.com/apache/dolphinscheduler-sdk-python/pull/9#issuecomment-1311423299

   # [Codecov](https://codecov.io/gh/apache/dolphinscheduler-sdk-python/pull/9?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#9](https://codecov.io/gh/apache/dolphinscheduler-sdk-python/pull/9?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (44172b3) into [main](https://codecov.io/gh/apache/dolphinscheduler-sdk-python/commit/871e8f3d09acbddf9177eac69984aa8042daa1f5?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (871e8f3) will **increase** coverage by `0.04%`.
   > The diff coverage is `100.00%`.
   
   ```diff
   @@            Coverage Diff             @@
   ##             main       #9      +/-   ##
   ==========================================
   + Coverage   90.55%   90.60%   +0.04%     
   ==========================================
     Files          56       56              
     Lines        2022     2032      +10     
   ==========================================
   + Hits         1831     1841      +10     
     Misses        191      191              
   ```
   
   | Flag | Coverage Δ | |
   |---|---|---|
   | unittests | `90.60% <100.00%> (+0.04%)` | :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=The+Apache+Software+Foundation#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   | [Impacted Files](https://codecov.io/gh/apache/dolphinscheduler-sdk-python/pull/9?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [src/pydolphinscheduler/configuration.py](https://codecov.io/gh/apache/dolphinscheduler-sdk-python/pull/9/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL3B5ZG9scGhpbnNjaGVkdWxlci9jb25maWd1cmF0aW9uLnB5) | `98.24% <100.00%> (+0.03%)` | :arrow_up: |
   | [src/pydolphinscheduler/core/process\_definition.py](https://codecov.io/gh/apache/dolphinscheduler-sdk-python/pull/9/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL3B5ZG9scGhpbnNjaGVkdWxlci9jb3JlL3Byb2Nlc3NfZGVmaW5pdGlvbi5weQ==) | `81.86% <100.00%> (+0.94%)` | :arrow_up: |
   
   :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=The+Apache+Software+Foundation)
   


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


[GitHub] [dolphinscheduler-sdk-python] zhongjiajie merged pull request #9: [feat] Add execute type to workflow

Posted by GitBox <gi...@apache.org>.
zhongjiajie merged PR #9:
URL: https://github.com/apache/dolphinscheduler-sdk-python/pull/9


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


[GitHub] [dolphinscheduler-sdk-python] zhongjiajie commented on pull request #9: [feat] Add execute type to workflow

Posted by "zhongjiajie (via GitHub)" <gi...@apache.org>.
zhongjiajie commented on PR #9:
URL: https://github.com/apache/dolphinscheduler-sdk-python/pull/9#issuecomment-1481055052

   > ref: [apache/dolphinscheduler#12871](https://github.com/apache/dolphinscheduler/pull/12871)
   
   released after apache/dolphinscheduler:3.1.2


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


[GitHub] [dolphinscheduler-sdk-python] zhongjiajie commented on pull request #9: [feat] Add execute type to workflow

Posted by GitBox <gi...@apache.org>.
zhongjiajie commented on PR #9:
URL: https://github.com/apache/dolphinscheduler-sdk-python/pull/9#issuecomment-1312311415

   ref: https://github.com/apache/dolphinscheduler/pull/12871


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