Skip to content

[Fix][UI Next][V1.0.0-Alpha] Empty data in UDF resources is uploaded#9218

Merged
songjianet merged 1 commit into
apache:devfrom
labbomb:labbomb
Mar 27, 2022
Merged

[Fix][UI Next][V1.0.0-Alpha] Empty data in UDF resources is uploaded#9218
songjianet merged 1 commit into
apache:devfrom
labbomb:labbomb

Conversation

@labbomb
Copy link
Copy Markdown
Member

@labbomb labbomb commented Mar 27, 2022

Purpose of the pull request

Please refer to the main issue #9212.

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:

@songjianet songjianet added bug Something isn't working UI ui and front end related labels Mar 27, 2022
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #9218 (67a3808) into dev (91319e3) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                dev    #9218      +/-   ##
============================================
+ Coverage     40.19%   40.21%   +0.01%     
- Complexity     4374     4377       +3     
============================================
  Files           817      817              
  Lines         32686    32686              
  Branches       3642     3642              
============================================
+ Hits          13139    13144       +5     
+ Misses        18316    18314       -2     
+ Partials       1231     1228       -3     
Impacted Files Coverage Δ
...dolphinscheduler/remote/future/ResponseFuture.java 83.60% <0.00%> (+1.63%) ⬆️
...e/dolphinscheduler/remote/NettyRemotingClient.java 53.52% <0.00%> (+2.81%) ⬆️

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 91319e3...67a3808. Read the comment docs.

@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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Copy link
Copy Markdown
Member

@songjianet songjianet left a comment

Choose a reason for hiding this comment

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

LGTM

@songjianet songjianet changed the title [Bug][UI Next]Empty data in UDF resources is uploaded [Fix][UI Next][V1.0.0-Alpha] Empty data in UDF resources is uploaded Mar 27, 2022
@songjianet songjianet merged commit 7553ae5 into apache:dev Mar 27, 2022
@labbomb labbomb deleted the labbomb branch March 27, 2022 16:00
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-FE][UI Next][V1.0.0-Alpha] The file name field has no information about the last transferred file name

3 participants