Skip to content

[Fix][UI] fix bug where The Gantt chart does not show the execution status - #11135

Merged
Amy0104 merged 2 commits into
apache:devfrom
devosend:fix/gantt-chart
Jul 25, 2022
Merged

[Fix][UI] fix bug where The Gantt chart does not show the execution status#11135
Amy0104 merged 2 commits into
apache:devfrom
devosend:fix/gantt-chart

Conversation

@devosend

Copy link
Copy Markdown
Contributor

Purpose of the pull request

close #11112

Brief change log

image

## Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

@devosend devosend added bug Something isn't working UI ui and front end related labels Jul 25, 2022
@devosend devosend added this to the 3.0.0-release milestone Jul 25, 2022
@devosend
devosend requested a review from songjianet as a code owner July 25, 2022 06:25
@devosend devosend self-assigned this Jul 25, 2022
@devosend
devosend requested a review from Amy0104 as a code owner July 25, 2022 06:25
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #11135 (3d4b018) into dev (ccb7641) will increase coverage by 0.05%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                dev   #11135      +/-   ##
============================================
+ Coverage     40.34%   40.39%   +0.05%     
- Complexity     4874     4878       +4     
============================================
  Files           950      950              
  Lines         37186    37186              
  Branches       4078     4079       +1     
============================================
+ Hits          15003    15022      +19     
+ Misses        20673    20642      -31     
- Partials       1510     1522      +12     
Impacted Files Coverage Δ
...che/dolphinscheduler/common/utils/HadoopUtils.java 15.42% <0.00%> (+9.45%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us.

@sonarqubecloud

Copy link
Copy Markdown

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
0.0% 0.0% Duplication

@Amy0104 Amy0104 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@Amy0104
Amy0104 merged commit 011040f into apache:dev Jul 25, 2022
jackfanwan pushed a commit to jackfanwan/dolphinscheduler that referenced this pull request Jul 25, 2022
…tatus (apache#11135)

* fix bug where The Gantt chart does not show the execution status of all components

* modify round method
caishunfeng pushed a commit that referenced this pull request Jul 27, 2022
…tatus (#11135)

* fix bug where The Gantt chart does not show the execution status of all components

* modify round method
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-FE] [Gantt chart] The Gantt chart does not show the execution status of all components

3 participants