-
Notifications
You must be signed in to change notification settings - Fork 820
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add admin roles which have admin control over a graphql api #8601
Conversation
bdd6210
to
335628d
Compare
This pull request introduces 13 alerts when merging 335628d into 1d8ff73 - view on LGTM.com new alerts:
|
335628d
to
a420641
Compare
This pull request introduces 13 alerts when merging a420641 into 1d8ff73 - view on LGTM.com new alerts:
|
Codecov Report
@@ Coverage Diff @@
## master #8601 +/- ##
==========================================
+ Coverage 55.92% 57.12% +1.20%
==========================================
Files 695 728 +33
Lines 38881 41174 +2293
Branches 7871 8441 +570
==========================================
+ Hits 21743 23520 +1777
- Misses 16343 16842 +499
- Partials 795 812 +17
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, can you fix the bot alerts
a420641
to
02ae171
Compare
bot alerts addressed |
packages/amplify-graphql-auth-transformer/src/resolvers/query.ts
Outdated
Show resolved
Hide resolved
02ae171
to
ecc4008
Compare
This pull request introduces 1 alert when merging 3846759 into 4a0fda8 - view on LGTM.com new alerts:
|
3846759
to
28b9a32
Compare
Description of changes
@model
Description of how you validated changes
Checklist
yarn test
passesBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.