dolphinscheduler
dolphinscheduler copied to clipboard
[Feature]Supports dinky tasks to accept Prepare Params passed within a task or from a previous task
Purpose of the pull request
Supports dinky tasks to accept variables passed within a task or from a previous task
Brief change log
Verify this pull request
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 41.15%. Comparing base (
565a917
) to head (345b2aa
). Report is 4 commits behind head on dev.
:exclamation: Current head 345b2aa differs from pull request most recent head 427a368
Please upload reports for the commit 427a368 to get more accurate results.
Additional details and impacted files
@@ Coverage Diff @@
## dev #15947 +/- ##
============================================
- Coverage 41.17% 41.15% -0.03%
+ Complexity 5093 5091 -2
============================================
Files 1391 1391
Lines 43803 43803
Branches 4645 4645
============================================
- Hits 18038 18028 -10
- Misses 23997 24006 +9
- Partials 1768 1769 +1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Please supplement the document. @gaoyan1998
@SbloodyS PTAL, Supplement the documentation done.
Please run mvn spotless:apply
to format the code. @gaoyan1998
Please run
mvn spotless:apply
to format the code. @gaoyan1998
I have resolved it,please review it,thanks. @SbloodyS
@ruanwenjun Thanks for your suggestion, I have finished the revision
hi @ruanwenjun PTAL ,please approval workflows
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Please create an issue and link to it. @gaoyan1998
@SbloodyS Sorry for the missing issue, it has now been created and the title changed
Awesome work, congrats on your first merged pull request!