Conversation
# Conflicts: # dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/controller/UsersController.java
# Conflicts: # dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/enums/Status.java
# Conflicts: # dolphinscheduler-ui/src/js/conf/home/pages/security/pages/users/_source/createUser.vue # dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js # dolphinscheduler-ui/src/js/module/i18n/locale/zh_CN.js
# Conflicts: # sql/upgrade/1.2.2_schema/postgresql/dolphinscheduler_ddl.sql
Codecov Report
@@ Coverage Diff @@
## dev #2710 +/- ##
============================================
- Coverage 37.16% 37.01% -0.16%
+ Complexity 2548 2537 -11
============================================
Files 433 433
Lines 19958 19958
Branches 2423 2423
============================================
- Hits 7417 7387 -30
- Misses 11876 11902 +26
- Partials 665 669 +4
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## dev #2710 +/- ##
============================================
- Coverage 37.21% 37.20% -0.01%
Complexity 2560 2560
============================================
Files 435 435
Lines 20020 20020
Branches 2426 2426
============================================
- Hits 7451 7449 -2
- Misses 11904 11905 +1
- Partials 665 666 +1
Continue to review full report at Codecov.
|
|
Kudos, SonarCloud Quality Gate passed!
|
|
@rubik-w Does this PR still need to be merged? |
|
@rubik-w Whether this field |
davidzollo
left a comment
There was a problem hiding this comment.
please solve conflicting files locally
|
please solve conflicting |
lgcareer
left a comment
There was a problem hiding this comment.
Hi,you need change 1.2.2_schema to 1.3.0_schema
# Conflicts: # sql/dolphinscheduler_mysql.sql
fixed |
|
Kudos, SonarCloud Quality Gate passed!
|
* feature: apache#1923 * fix:docker sql script add column * fix: update sql script * fix: UT bug * fix: UT bug * fix: UT bug * fix: e2e UT bug * fix: e2e button location * fix:sql init script to add t_ds_user.state column Co-authored-by: Rubik-W <whm_777@163.com> Co-authored-by: dailidong <dailidong66@gmail.com> Co-authored-by: qiaozhanwei <qiaozhanwei@outlook.com>
Supplement sql script.