Skip to content

[BUG][API] the interface of 'authed project' is missed#6136

Merged
CalvinKirs merged 2 commits intoapache:devfrom
lenboo:dev20
Sep 8, 2021
Merged

[BUG][API] the interface of 'authed project' is missed#6136
CalvinKirs merged 2 commits intoapache:devfrom
lenboo:dev20

Conversation

@lenboo
Copy link
Contributor

@lenboo lenboo commented Sep 8, 2021

close #6135

the interface of 'authed project' is missed

@codecov-commenter
Copy link

Codecov Report

Merging #6136 (a7b32ff) into dev (1f838e6) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head a7b32ff differs from pull request most recent head 868ae74. Consider uploading reports for the commit 868ae74 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##                dev    #6136      +/-   ##
============================================
- Coverage     42.83%   42.82%   -0.02%     
+ Complexity     3614     3611       -3     
============================================
  Files           635      635              
  Lines         25901    25901              
  Branches       2936     2936              
============================================
- Hits          11095    11092       -3     
  Misses        13735    13735              
- Partials       1071     1074       +3     
Impacted Files Coverage Δ
...scheduler/api/controller/DataSourceController.java 4.16% <ø> (ø)
...hinscheduler/api/controller/ProjectController.java 65.21% <ø> (ø)
...inscheduler/common/thread/ThreadPoolExecutors.java 19.23% <0.00%> (-1.93%) ⬇️
...dolphinscheduler/remote/future/ResponseFuture.java 81.35% <0.00%> (-1.70%) ⬇️

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 1f838e6...868ae74. Read the comment docs.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 8, 2021

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

Copy link
Contributor

@brave-lee brave-lee left a comment

Choose a reason for hiding this comment

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

+1

Copy link
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

@CalvinKirs CalvinKirs added the bug Something isn't working label Sep 8, 2021
@CalvinKirs CalvinKirs merged commit edb8f3c into apache:dev Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug][API]the interface of 'authed project' is missed.

4 participants