dolphinscheduler icon indicating copy to clipboard operation
dolphinscheduler copied to clipboard

[Improvement-11678][API] Improvement the error message when batch delete workflow

Open HomminLee opened this issue 3 years ago • 2 comments

this close #11678

The effect is as follows:

image image

HomminLee avatar Aug 27 '22 14:08 HomminLee

Codecov Report

Merging #11682 (60ba658) into dev (57fafe4) will increase coverage by 0.05%. The diff coverage is 83.33%.

@@             Coverage Diff              @@
##                dev   #11682      +/-   ##
============================================
+ Coverage     39.40%   39.45%   +0.05%     
- Complexity     4130     4138       +8     
============================================
  Files          1011     1011              
  Lines         37824    37839      +15     
  Branches       4348     4348              
============================================
+ Hits          14905    14930      +25     
+ Misses        21188    21179       -9     
+ Partials       1731     1730       -1     
Impacted Files Coverage Δ
...er/api/controller/ProcessDefinitionController.java 58.33% <0.00%> (+7.29%) :arrow_up:
...api/service/impl/ProcessDefinitionServiceImpl.java 34.74% <84.61%> (+0.92%) :arrow_up:
.../org/apache/dolphinscheduler/api/enums/Status.java 100.00% <100.00%> (ø)
...e/dolphinscheduler/remote/NettyRemotingClient.java 52.85% <0.00%> (+0.71%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov-commenter avatar Sep 06 '22 08:09 codecov-commenter

related pr: #12177

caishunfeng avatar Sep 29 '22 08:09 caishunfeng