Conversation
Codecov Report
@@ Coverage Diff @@
## dev #2035 +/- ##
============================================
+ Coverage 31.97% 32.34% +0.37%
- Complexity 1512 1564 +52
============================================
Files 311 313 +2
Lines 15402 15963 +561
Branches 1864 1994 +130
============================================
+ Hits 4925 5164 +239
- Misses 9971 10268 +297
- Partials 506 531 +25
Continue to review full report at Codecov.
|
...duler-api/src/main/java/org/apache/dolphinscheduler/api/controller/DataSourceController.java
Outdated
Show resolved
Hide resolved
Jave-Chen
left a comment
There was a problem hiding this comment.
Does the front-end interface need to be modified too?
dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/enums/Status.java
Outdated
Show resolved
Hide resolved
dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/enums/Status.java
Outdated
Show resolved
Hide resolved
dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/enums/Status.java
Outdated
Show resolved
Hide resolved
No need to modify |
|
This PR is implemented based on the current code, Only English and Chinese messages is supported, I think it can meet the current demand. |
|
Kudos, SonarCloud Quality Gate passed!
|
Jave-Chen
left a comment
There was a problem hiding this comment.
+1 good job
compile failed for ui module, seems like need to upgrade maven plugin version.
Technoboy-
left a comment
There was a problem hiding this comment.
+1.
Please other committer helps to take a review
1.api return message add chinese content
2.fix naming error