-
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
[Feature] 2.0.2-prepare bug fix of Pressure tests #7511 #7540
Conversation
…s system delivery to #7237 (#7238) * to #7237 * rerun test Co-authored-by: honghuo.zw <[email protected]>
Co-authored-by: honghuo.zw <[email protected]>
…egistry.env_vars (#6808) Co-authored-by: honghuo.zw <[email protected]> Co-authored-by: Kirs <[email protected]>
Co-authored-by: honghuo.zw <[email protected]>
…duler into 2.0.2-prepare
Codecov Report
@@ Coverage Diff @@
## 2.0.2-prepare #7540 +/- ##
================================================
Coverage ? 31.72%
Complexity ? 1572
================================================
Files ? 433
Lines ? 14716
Branches ? 1465
================================================
Hits ? 4669
Misses ? 9589
Partials ? 458 Continue to review full report at Codecov.
|
...inscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/WorkerServer.java
Show resolved
Hide resolved
...r/src/main/java/org/apache/dolphinscheduler/server/master/registry/MasterRegistryClient.java
Show resolved
Hide resolved
...r/src/main/java/org/apache/dolphinscheduler/server/master/registry/MasterRegistryClient.java
Show resolved
Hide resolved
SonarCloud Quality Gate failed. 24 Bugs |
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
Purpose of the pull request
#7511
Brief change log
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: