Skip to content

[Fix] [UI Next][V1.0.0-Alpha] Fix the pre task options missing in dag page.#8876

Merged
songjianet merged 2 commits into
apache:devfrom
Amy0104:fix-8869
Mar 15, 2022
Merged

[Fix] [UI Next][V1.0.0-Alpha] Fix the pre task options missing in dag page.#8876
songjianet merged 2 commits into
apache:devfrom
Amy0104:fix-8869

Conversation

@Amy0104
Copy link
Copy Markdown
Member

@Amy0104 Amy0104 commented Mar 14, 2022

Purpose of the pull request

This pull request fixs the pre task options missing in dag page.

Releated issues

close #8869

@songjianet songjianet added bug Something isn't working UI ui and front end related labels Mar 14, 2022
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #8876 (3d77b8a) into dev (3bbca9d) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 3d77b8a differs from pull request most recent head 8feb493. Consider uploading reports for the commit 8feb493 to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #8876      +/-   ##
============================================
- Coverage     45.30%   45.28%   -0.02%     
+ Complexity     4083     4080       -3     
============================================
  Files           702      702              
  Lines         27177    27177              
  Branches       2907     2907              
============================================
- Hits          12313    12308       -5     
- Misses        13704    13706       +2     
- Partials       1160     1163       +3     
Impacted Files Coverage Δ
...e/dolphinscheduler/remote/NettyRemotingClient.java 50.70% <0.00%> (-2.82%) ⬇️
...dolphinscheduler/remote/future/ResponseFuture.java 81.96% <0.00%> (-1.64%) ⬇️

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 3bbca9d...8feb493. Read the comment docs.

@sonarqubecloud
Copy link
Copy Markdown

SonarCloud Quality Gate failed.    Quality Gate failed

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

0.0% 0.0% Coverage
22.0% 22.0% Duplication

Copy link
Copy Markdown
Member

@songjianet songjianet left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@songjianet songjianet left a comment

Choose a reason for hiding this comment

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

LGTM

@songjianet songjianet merged commit 3bc527f into apache:dev Mar 15, 2022
@Amy0104 Amy0104 deleted the fix-8869 branch April 12, 2022 09:18
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] [UI Next][V1.0.0-Alpha] pre task can not be selected when creating task in dag page

3 participants