dolphinscheduler
dolphinscheduler copied to clipboard
refactor: dag-menu refactor
Purpose of the pull request
link #10802
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:
(or)
If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md
Codecov Report
Merging #11965 (5b2f7d9) into dev (e70c501) will increase coverage by
0.52%. The diff coverage is0.00%.
@@ Coverage Diff @@
## dev #11965 +/- ##
============================================
+ Coverage 38.55% 39.07% +0.52%
- Complexity 4034 4082 +48
============================================
Files 993 1010 +17
Lines 36673 37696 +1023
Branches 4274 4327 +53
============================================
+ Hits 14138 14731 +593
- Misses 20912 21278 +366
- Partials 1623 1687 +64
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...duler/api/configuration/TaskTypeConfiguration.java | 13.63% <0.00%> (+2.92%) |
:arrow_up: |
| ...scheduler/api/service/impl/FavTaskServiceImpl.java | 5.88% <0.00%> (-3.21%) |
:arrow_down: |
| ...olphinscheduler/plugin/task/dvc/DvcParameters.java | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
| ...scheduler/plugin/task/mlflow/MlflowParameters.java | 18.18% <0.00%> (-56.05%) |
:arrow_down: |
| ...dolphinscheduler/dao/entity/ProcessDefinition.java | 23.07% <0.00%> (-33.41%) |
:arrow_down: |
| ...heduler/plugin/task/jupyter/JupyterParameters.java | 0.00% <0.00%> (-33.34%) |
:arrow_down: |
| ...lphinscheduler/dao/entity/ProcessTaskRelation.java | 0.00% <0.00%> (-8.00%) |
:arrow_down: |
| ...hinscheduler/plugin/alert/script/ScriptSender.java | 53.33% <0.00%> (-7.28%) |
:arrow_down: |
| ...heduler/api/service/impl/TaskGroupServiceImpl.java | 61.30% <0.00%> (-4.45%) |
:arrow_down: |
| ...che/dolphinscheduler/alert/AlertSenderService.java | 46.00% <0.00%> (-3.65%) |
:arrow_down: |
| ... and 111 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
:warning: This PR do not change database DDL synchronize.







