-
Notifications
You must be signed in to change notification settings - Fork 33
SO-6375: read alias for browser permission operation #1361
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
Conversation
This is an alias to the `browse` operation type.
...instead of browse
Add one extra test to verify that the former browse operation type still working as a backward compatible operation type.
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.
👍
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 9.x #1361 +/- ##
=========================================
Coverage 64.10% 64.11%
- Complexity 12624 12627 +3
=========================================
Files 1614 1614
Lines 57334 57336 +2
Branches 5637 5638 +1
=========================================
+ Hits 36755 36759 +4
Misses 18233 18233
+ Partials 2346 2344 -2 ☔ View full report in Codecov by Sentry. |
No description provided.