Skip to content

[Fix][UI Next][V1.0.0-Alpha] Fix the task definition page table scale imbalance problem.#8992

Merged
zhongjiajie merged 1 commit into
apache:devfrom
songjianet:fix-task-definition
Mar 18, 2022
Merged

[Fix][UI Next][V1.0.0-Alpha] Fix the task definition page table scale imbalance problem.#8992
zhongjiajie merged 1 commit into
apache:devfrom
songjianet:fix-task-definition

Conversation

@songjianet
Copy link
Copy Markdown
Member

Purpose of the pull request

close #8965

image

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 18, 2022
@songjianet songjianet self-assigned this Mar 18, 2022
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #8992 (9a3fe90) into dev (045ef75) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

❗ Current head 9a3fe90 differs from pull request most recent head a53690e. Consider uploading reports for the commit a53690e to get more accurate results

@@             Coverage Diff              @@
##                dev    #8992      +/-   ##
============================================
- Coverage     39.77%   39.75%   -0.02%     
+ Complexity     4265     4263       -2     
============================================
  Files           808      808              
  Lines         32550    32551       +1     
  Branches       3649     3649              
============================================
- Hits          12946    12942       -4     
- Misses        18378    18381       +3     
- Partials       1226     1228       +2     
Impacted Files Coverage Δ
...lphinscheduler/service/process/ProcessService.java 30.37% <0.00%> (-0.03%) ⬇️
...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 045ef75...a53690e. Read the comment docs.

@sonarqubecloud
Copy link
Copy Markdown

SonarCloud Quality Gate failed.    Quality Gate failed

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

@zhongjiajie zhongjiajie merged commit 1a7d88e into apache:dev Mar 18, 2022
@songjianet songjianet deleted the fix-task-definition branch March 19, 2022 05:51
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] Task definition page table scale imbalance problem.

3 participants