Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix][UI Next][V1.0.0-Beta] Add the 'startNodeList' field to the 'sta… #9769

Merged
merged 1 commit into from
Apr 26, 2022

Conversation

Amy0104
Copy link
Member

@Amy0104 Amy0104 commented Apr 26, 2022

…rt-process-instance' interface.

Purpose of the pull request

This pull request adds the 'startNodeList' field to the 'start-process-instance' interface.

Related issue

close #9768

@codecov-commenter
Copy link

Codecov Report

Merging #9769 (2dcc1bc) into dev (3a66f05) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 2dcc1bc differs from pull request most recent head 8bc9063. Consider uploading reports for the commit 8bc9063 to get more accurate results

@@             Coverage Diff              @@
##                dev    #9769      +/-   ##
============================================
- Coverage     40.07%   40.06%   -0.02%     
+ Complexity     4484     4481       -3     
============================================
  Files           835      835              
  Lines         33575    33575              
  Branches       3712     3712              
============================================
- Hits          13455    13451       -4     
- Misses        18866    18871       +5     
+ Partials       1254     1253       -1     
Impacted Files Coverage Δ
...er/master/dispatch/host/assign/RandomSelector.java 77.77% <0.00%> (-5.56%) ⬇️
...org/apache/dolphinscheduler/remote/utils/Host.java 37.77% <0.00%> (-2.23%) ⬇️
...e/dolphinscheduler/remote/NettyRemotingClient.java 52.11% <0.00%> (-1.41%) ⬇️

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 3a66f05...8bc9063. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Apr 26, 2022

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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Copy link
Contributor

@devosend devosend left a comment

Choose a reason for hiding this comment

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

LGTM

@devosend devosend added bug Something isn't working UI ui and front end related labels Apr 26, 2022
@devosend devosend merged commit 84cad13 into apache:dev Apr 26, 2022
SnowMoon-Dev pushed a commit to SnowMoon-Dev/dolphinscheduler that referenced this pull request Apr 27, 2022
@Amy0104 Amy0104 deleted the fix/9768 branch May 10, 2022 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UI ui and front end related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] [Next-UI][V1.0.0-Beta] The entire workflow should not be started when I started a task.
3 participants