fix(ui): update node fill color after run flag changes#13669
fix(ui): update node fill color after run flag changes#13669moonkop wants to merge 3 commits intoapache:devfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #13669 +/- ##
============================================
- Coverage 39.38% 39.05% -0.33%
- Complexity 4215 4401 +186
============================================
Files 1040 1129 +89
Lines 39158 42087 +2929
Branches 4482 4756 +274
============================================
+ Hits 15424 16439 +1015
- Misses 21958 23834 +1876
- Partials 1776 1814 +38
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
Please retry analysis of this Pull-Request directly on SonarCloud. |
SbloodyS
left a comment
There was a problem hiding this comment.
Please link to an issue for this PR and describe why you want to do that.
|
Why do you need to do this? Can you create a corresponding issue? @moonkop |
|
This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 7 days if no further activity occurs. |
|
This pull request has been closed because it has not had recent activity. You could reopen it if you try to continue your work, and anyone who are interested in it are encouraged to continue work on this pull request. |
Purpose of the pull request
fix(ui): update node fill color after run flag changes
Brief change log
add setNodeFlag to dolphinscheduler-ui/src/views/projects/workflow/components/dag/use-cell-update.ts
Verify this pull request
Manually verified the change by testing locally.