-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
[Improvement-14318][UI] migrate version 2.x workflow definition d3 tree view to version 3.x #14382
Conversation
dolphinscheduler-ui/src/views/projects/workflow/definition/tree/index.tsx
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## dev #14382 +/- ##
============================================
+ Coverage 38.52% 38.56% +0.04%
+ Complexity 4564 4561 -3
============================================
Files 1237 1236 -1
Lines 43538 43456 -82
Branches 4814 4812 -2
============================================
- Hits 16771 16758 -13
+ Misses 24911 24841 -70
- Partials 1856 1857 +1
... and 6 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
do you have time to take a look at this pr @devosend |
Please deal with the problem of front-end CI Build error. @yeahhhz |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
…ee view to version 3.x (apache#14382) * [Improvement][UI] migrate version 2.x workflow definition d3 tree view to version 3.x * remove unnessnary code * fix code smells * update lock file to fix front-end CI Build error * update package.json
…ee view to version 3.x (apache#14382) * [Improvement][UI] migrate version 2.x workflow definition d3 tree view to version 3.x * remove unnessnary code * fix code smells * update lock file to fix front-end CI Build error * update package.json
Purpose of the pull request
close #14318
Brief change log
Verify this pull request