-
Notifications
You must be signed in to change notification settings - Fork 87
Add isTeamAdmin to Permission table as experiment. #1206
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
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1206 +/- ##
==========================================
+ Coverage 41.98% 45.00% +3.02%
==========================================
Files 43 46 +3
Lines 3287 3355 +68
Branches 879 896 +17
==========================================
+ Hits 1380 1510 +130
+ Misses 1907 1845 -62
🚀 New features to boost your workflow:
|
Bundle ReportChanges will increase total bundle size by 4.53kB (0.21%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: retrospective-extension-webpack-bundle-array-pushAssets Changed:
Files in
|
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.
thank you 👍
Pull Request
Relevant Issue(s): NA
Description
List team admins in permission table as proof of concept.
Bug or Feature?