-
Notifications
You must be signed in to change notification settings - Fork 521
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
auth: add resource metrics_read #1355
Conversation
Change-Id: Iba110199addbfae220616ed69754dcac82fbc848
Codecov Report
@@ Coverage Diff @@
## master #1355 +/- ##
=========================================
Coverage 62.48% 62.49%
+ Complexity 5816 5815 -1
=========================================
Files 379 379
Lines 31771 31766 -5
Branches 4447 4443 -4
=========================================
- Hits 19853 19852 -1
+ Misses 9901 9895 -6
- Partials 2017 2019 +2
Continue to review full report at Codecov.
|
Change-Id: I6011952eae765650d38c9de48237e41dc888d1f6
Change-Id: I728410b9d2c280c8a4ab5ade93d75a5530c625e2
Change-Id: I3f89340a7eed83b368309fc29bc138616cf49bd1
* here is only to provide pre-control by extract the suffix of | ||
* action {vertex/edge/schema}_{read/write} like vertex_read. | ||
* here is only to provide pre-control by extract the | ||
* ressource_action {vertex/edge/schema}_{read/write}, |
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.
resource ?
* action {vertex/edge/schema}_{read/write} like vertex_read. | ||
* here is only to provide pre-control by extract the | ||
* ressource_action {vertex/edge/schema}_{read/write}, | ||
* ressource_action like vertex_read. |
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.
ditto
*/ | ||
String ressource = action.substring(0, offset - 1); |
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.
ditto
Change-Id: I6b2c13d4c8a8621d444139a91e215b9f4d227efc
Change-Id: Iba110199addbfae220616ed69754dcac82fbc848