-
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
[Refactor] Migrate all workergroup-related interface functions from ProcessServiceImpl #12493
[Refactor] Migrate all workergroup-related interface functions from ProcessServiceImpl #12493
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #12493 +/- ##
============================================
+ Coverage 39.63% 39.75% +0.11%
- Complexity 4196 4209 +13
============================================
Files 1038 1038
Lines 38852 38854 +2
Branches 4450 4452 +2
============================================
+ Hits 15400 15445 +45
+ Misses 21712 21675 -37
+ Partials 1740 1734 -6
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@ruanwenjun Please help to review this PR. thx. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
...r-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/WorkerGroupServiceImpl.java
Outdated
Show resolved
Hide resolved
41c0c27
to
5999485
Compare
Kudos, SonarCloud Quality Gate passed! |
Purpose of the pull request
Brief change log
Verify this pull request
This change added tests