Skip to content

[BUG][UI Next]fix the problem about Batch delete not working - #9080

Merged
songjianet merged 4 commits into
apache:devfrom
labbomb:labbomb
Mar 24, 2022
Merged

[BUG][UI Next]fix the problem about Batch delete not working#9080
songjianet merged 4 commits into
apache:devfrom
labbomb:labbomb

Conversation

@labbomb

@labbomb labbomb commented Mar 22, 2022

Copy link
Copy Markdown
Member

… of the button

Purpose of the pull request

Please refer to the issue #9022.

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:

@codecov-commenter

codecov-commenter commented Mar 22, 2022

Copy link
Copy Markdown

Codecov Report

Merging #9080 (9af2ec7) into dev (73ca831) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                dev    #9080      +/-   ##
============================================
- Coverage     40.32%   40.28%   -0.05%     
+ Complexity     4370     4366       -4     
============================================
  Files           808      808              
  Lines         32569    32569              
  Branches       3650     3650              
============================================
- Hits          13135    13119      -16     
- Misses        18205    18222      +17     
+ Partials       1229     1228       -1     
Impacted Files Coverage Δ
...er/master/processor/queue/TaskResponseService.java 49.43% <0.00%> (-13.49%) ⬇️
...e/dolphinscheduler/remote/NettyRemotingClient.java 50.70% <0.00%> (-2.82%) ⬇️
...r/plugin/task/sqoop/parameter/SqoopParameters.java 56.33% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 73ca831...9af2ec7. Read the comment docs.

@songjianet songjianet added bug Something isn't working UI ui and front end related labels Mar 22, 2022
@zhongjiajie zhongjiajie reopened this Mar 23, 2022
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@songjianet songjianet left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@songjianet
songjianet merged commit da2e85e into apache:dev Mar 24, 2022
@labbomb
labbomb deleted the labbomb branch March 24, 2022 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working UI ui and front end related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [UI Next][V1.0.0-Alpha] Batch delete not working while click the border of the button

4 participants