Skip to content

[Improvement][ALL] Remove some un-used code and code review #3639#3640

Merged
qiaozhanwei merged 8 commits intoapache:devfrom
zwOvO:dev
Sep 3, 2020
Merged

[Improvement][ALL] Remove some un-used code and code review #3639#3640
qiaozhanwei merged 8 commits intoapache:devfrom
zwOvO:dev

Conversation

@zwOvO
Copy link
Copy Markdown
Contributor

@zwOvO zwOvO commented Sep 1, 2020

What is the purpose of the pull request

#3639

Brief change

Remove some un-used code

Verify this pull request

UnNeed
This pull request is code cleanup without any test coverage.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #3640 into dev will decrease coverage by 0.07%.
The diff coverage is 42.85%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #3640      +/-   ##
============================================
- Coverage     39.25%   39.17%   -0.08%     
+ Complexity     2836     2830       -6     
============================================
  Files           456      456              
  Lines         21608    21597      -11     
  Branches       2623     2622       -1     
============================================
- Hits           8482     8461      -21     
- Misses        12337    12346       +9     
- Partials        789      790       +1     
Impacted Files Coverage Δ Complexity Δ
...onfiguration/ServiceModelToSwagger2MapperImpl.java 0.82% <ø> (+0.01%) 1.00 <0.00> (ø)
...olphinscheduler/api/service/DataSourceService.java 39.15% <0.00%> (+0.23%) 23.00 <0.00> (ø)
...dolphinscheduler/api/service/ResourcesService.java 55.29% <0.00%> (-0.16%) 67.00 <0.00> (ø)
...e/dolphinscheduler/api/service/UdfFuncService.java 86.23% <0.00%> (-0.25%) 19.00 <0.00> (ø)
...phinscheduler/server/master/future/TaskFuture.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...api/service/impl/ProcessDefinitionServiceImpl.java 59.68% <44.44%> (+0.15%) 90.00 <0.00> (ø)
...duler/api/dto/resources/filter/ResourceFilter.java 100.00% <100.00%> (ø) 9.00 <1.00> (ø)
...duler/api/service/impl/AccessTokenServiceImpl.java 88.13% <100.00%> (ø) 10.00 <0.00> (ø)
...he/dolphinscheduler/common/enums/SqoopJobType.java 0.00% <0.00%> (-88.89%) 0.00% <0.00%> (-3.00%)
...he/dolphinscheduler/common/thread/ThreadUtils.java 66.15% <0.00%> (-6.16%) 13.00% <0.00%> (-1.00%)
... and 3 more

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 632d52c...9cc829b. Read the comment docs.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Sep 1, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

47.6% 47.6% Coverage
0.0% 0.0% Duplication

Copy link
Copy Markdown
Member

@CalvinKirs CalvinKirs left a comment

Choose a reason for hiding this comment

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

LGTM.
Thanks for your contribution.

Copy link
Copy Markdown
Contributor

@qiaozhanwei qiaozhanwei left a comment

Choose a reason for hiding this comment

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

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants