-
Notifications
You must be signed in to change notification settings - Fork 7
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
Adding methods for user / group management #74
Conversation
Sorry, I haven't had the time to take a look since I came back. |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #74 +/- ##
============================================
+ Coverage 95.43% 95.46% +0.02%
- Complexity 1147 1154 +7
============================================
Files 45 45
Lines 3047 3064 +17
Branches 243 244 +1
============================================
+ Hits 2908 2925 +17
Misses 78 78
Partials 61 61
☔ View full report in Codecov by Sentry. |
Sorry @Rdornier , I have one question: is there an advantage to add a |
Hello @ppouchin |
Hello @ppouchin,
I've added some new methods to easily found out if a user is admin / group owner and to retrieve a user group by its ID
I think it would be cool to access these attributes too.
All the best,
Rémy.