Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix][UI][V1.0.0-Beta] Fix the problem of packing failure. #9962

Merged
merged 1 commit into from
May 10, 2022

Conversation

Amy0104
Copy link
Member

@Amy0104 Amy0104 commented May 10, 2022

Purpose of the pull request

This pull request fixes the problem of packing failure

Related Issue

close #9961

@codecov-commenter
Copy link

Codecov Report

Merging #9962 (45a2239) into dev (f5c6216) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                dev    #9962      +/-   ##
============================================
- Coverage     40.68%   40.67%   -0.02%     
+ Complexity     4579     4576       -3     
============================================
  Files           834      834              
  Lines         33832    33832              
  Branches       3745     3745              
============================================
- Hits          13765    13760       -5     
- Misses        18747    18749       +2     
- Partials       1320     1323       +3     
Impacted Files Coverage Δ
...er/master/dispatch/host/assign/RandomSelector.java 77.77% <0.00%> (-5.56%) ⬇️
...e/dolphinscheduler/remote/NettyRemotingClient.java 50.70% <0.00%> (-2.82%) ⬇️

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 f5c6216...45a2239. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented May 10, 2022

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 added bug Something isn't working UI ui and front end related labels May 10, 2022
@songjianet songjianet added this to the 3.0.0-beta-1 milestone May 10, 2022
Copy link
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 merged commit 1971d8b into apache:dev May 10, 2022
@Amy0104 Amy0104 deleted the fix/9961 branch May 10, 2022 05:12
zhongjiajie pushed a commit that referenced this pull request May 11, 2022
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][V1.0.0-Beta.1] Packing failure.
3 participants