Skip to content

[python] Add example about how to bulk create workflow#6659

Merged
lenboo merged 1 commit intoapache:devfrom
zhongjiajie:bulk-create-ex
Nov 3, 2021
Merged

[python] Add example about how to bulk create workflow#6659
lenboo merged 1 commit intoapache:devfrom
zhongjiajie:bulk-create-ex

Conversation

@zhongjiajie
Copy link
Copy Markdown
Member

Purpose of the pull request

Add example to show how to bulk create workflow

Verify this pull request

This pull request is code cleanup without any test coverage. I just an example

@zhongjiajie
Copy link
Copy Markdown
Member Author

PTAL, @lenboo @CalvinKirs . I add example about how to create workflow in batch mode

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #6659 (46d7ea7) into dev (3a8b809) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #6659      +/-   ##
============================================
- Coverage     38.49%   38.48%   -0.01%     
- Complexity     3223     3226       +3     
============================================
  Files           646      646              
  Lines         25874    25886      +12     
  Branches       2805     2808       +3     
============================================
+ Hits           9959     9963       +4     
- Misses        15002    15008       +6     
- Partials        913      915       +2     
Impacted Files Coverage Δ
...org/apache/dolphinscheduler/remote/utils/Host.java 40.00% <0.00%> (-2.11%) ⬇️
...pache/dolphinscheduler/dao/upgrade/UpgradeDao.java 4.21% <0.00%> (-0.05%) ⬇️
...scheduler/dao/upgrade/DolphinSchedulerManager.java 0.00% <0.00%> (ø)
...e/dolphinscheduler/remote/NettyRemotingClient.java 53.52% <0.00%> (+1.40%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3a8b809...46d7ea7. Read the comment docs.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Nov 2, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Copy Markdown
Member

@CalvinKirs CalvinKirs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@caishunfeng
Copy link
Copy Markdown
Contributor

+1

Copy link
Copy Markdown
Contributor

@lenboo lenboo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@lenboo lenboo merged commit ef9de9d into apache:dev Nov 3, 2021
@zhongjiajie zhongjiajie deleted the bulk-create-ex branch November 3, 2021 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants