Skip to content

[Cherry-pick-2.0.2][Feature-7110][dolphinscheduler-api] support grant project by code#7356

Closed
ouyangyewei429 wants to merge 1 commit into
apache:2.0.2-preparefrom
ouyangyewei429:feature-7110-2.0.2
Closed

[Cherry-pick-2.0.2][Feature-7110][dolphinscheduler-api] support grant project by code#7356
ouyangyewei429 wants to merge 1 commit into
apache:2.0.2-preparefrom
ouyangyewei429:feature-7110-2.0.2

Conversation

@ouyangyewei429
Copy link
Copy Markdown
Contributor

fix: #7110

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 13, 2021

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (2.0.2-prepare@54a89e9). Learn more about missing BASE report.

Additional details and impacted files
@@               Coverage Diff                @@
##             2.0.2-prepare    #7356   +/-   ##
================================================
  Coverage                 ?   31.86%           
  Complexity               ?     1567           
================================================
  Files                    ?      432           
  Lines                    ?    14573           
  Branches                 ?     1447           
================================================
  Hits                     ?     4644           
  Misses                   ?     9481           
  Partials                 ?      448           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud
Copy link
Copy Markdown


// 1. only admin can operate
if (this.check(result, !this.isAdmin(loginUser), Status.USER_NO_OPERATION_PERM)) {
return result;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

'only admin can operate' is maybe not a good idea.

@ouyangyewei429 ouyangyewei429 deleted the feature-7110-2.0.2 branch December 13, 2021 07:01
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.

3 participants