dolphinscheduler
dolphinscheduler copied to clipboard
[WIP][test] fix flaky test in CI
- 5bba15a: for https://github.com/apache/dolphinscheduler/actions/runs/3065709183/jobs/4952528657
- : for https://github.com/apache/dolphinscheduler/actions/runs/3050918490/jobs/4919872156
- : for https://github.com/apache/dolphinscheduler/actions/runs/3060875906/jobs/4944080262
- : for https://github.com/apache/dolphinscheduler/actions/runs/3060903750/jobs/4943713393
- : for https://github.com/apache/dolphinscheduler/actions/runs/3060903750/jobs/4949959010
- : for https://github.com/apache/dolphinscheduler/actions/runs/3067976946/jobs/4959380653
- : for https://github.com/apache/dolphinscheduler/actions/runs/3066715967/jobs/4956885089
- : for https://github.com/apache/dolphinscheduler/actions/runs/3066715967/jobs/4956885089
Codecov Report
Merging #12017 (5bba15a) into dev (9813ded) will decrease coverage by
0.01%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## dev #12017 +/- ##
============================================
- Coverage 38.68% 38.66% -0.02%
+ Complexity 4050 4009 -41
============================================
Files 999 1002 +3
Lines 36728 37213 +485
Branches 4276 4247 -29
============================================
+ Hits 14208 14390 +182
- Misses 20896 21190 +294
- Partials 1624 1633 +9
Impacted Files | Coverage Δ | |
---|---|---|
...olphinscheduler/plugin/task/dvc/DvcParameters.java | 0.00% <0.00%> (-100.00%) |
:arrow_down: |
...dolphinscheduler/dao/entity/ProcessDefinition.java | 23.07% <0.00%> (-33.41%) |
:arrow_down: |
...lphinscheduler/dao/entity/ProcessTaskRelation.java | 0.00% <0.00%> (-8.00%) |
:arrow_down: |
...erver/master/processor/queue/TaskEventService.java | 75.00% <0.00%> (-5.36%) |
: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: |
...r/api/service/impl/ProcessInstanceServiceImpl.java | 57.71% <0.00%> (-3.33%) |
:arrow_down: |
...uler/api/service/impl/K8SNamespaceServiceImpl.java | 66.00% <0.00%> (-2.72%) |
:arrow_down: |
...nscheduler/api/service/impl/TenantServiceImpl.java | 64.17% <0.00%> (-2.21%) |
:arrow_down: |
...hinscheduler/api/controller/ProjectController.java | 66.66% <0.00%> (-2.09%) |
:arrow_down: |
... and 64 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
thanks all