Skip to content

[Feature][API] Permission control of project#10236

Closed
hstdream wants to merge 23 commits intoapache:devfrom
hstdream:permission_123
Closed

[Feature][API] Permission control of project#10236
hstdream wants to merge 23 commits intoapache:devfrom
hstdream:permission_123

Conversation

@hstdream
Copy link
Copy Markdown
Contributor

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 25, 2022

Codecov Report

Merging #10236 (c61779c) into dev (4c1ef0a) will decrease coverage by 0.23%.
The diff coverage is 25.42%.

@@             Coverage Diff              @@
##                dev   #10236      +/-   ##
============================================
- Coverage     41.25%   41.01%   -0.24%     
+ Complexity     4760     4743      -17     
============================================
  Files           854      855       +1     
  Lines         34579    34624      +45     
  Branches       3821     3827       +6     
============================================
- Hits          14265    14202      -63     
- Misses        18944    19047     +103     
- Partials       1370     1375       +5     
Impacted Files Coverage Δ
...lphinscheduler/common/enums/AuthorizationType.java 0.00% <0.00%> (ø)
...permission/ResourcePermissionCheckServiceImpl.java 20.68% <20.68%> (ø)
...hinscheduler/api/service/impl/BaseServiceImpl.java 88.37% <25.00%> (-6.50%) ⬇️
...scheduler/api/service/impl/ProjectServiceImpl.java 42.40% <50.00%> (-34.72%) ⬇️
...er/master/dispatch/host/assign/RandomSelector.java 77.77% <0.00%> (-5.56%) ⬇️
...org/apache/dolphinscheduler/remote/utils/Host.java 37.77% <0.00%> (-2.23%) ⬇️
...dolphinscheduler/remote/future/ResponseFuture.java 81.96% <0.00%> (-1.64%) ⬇️
...e/dolphinscheduler/remote/NettyRemotingClient.java 52.11% <0.00%> (-1.41%) ⬇️
...r/plugin/task/sqoop/parameter/SqoopParameters.java 53.33% <0.00%> (-1.34%) ⬇️

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 4c1ef0a...c61779c. Read the comment docs.

@WangJPLeo
Copy link
Copy Markdown
Contributor

+1

@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 16 Code Smells

34.0% 34.0% Coverage
0.0% 0.0% Duplication

@hstdream
Copy link
Copy Markdown
Contributor Author

close

@hstdream hstdream closed this May 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature][API] Modify the permissions of project management, security center, data source center and data quality module.

4 participants