-
Notifications
You must be signed in to change notification settings - Fork 27
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
🎨 The user can remove themselves from the project/workspace. 🚨 #6415
🎨 The user can remove themselves from the project/workspace. 🚨 #6415
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6415 +/- ##
=========================================
- Coverage 84.5% 78.8% -5.8%
=========================================
Files 10 595 +585
Lines 214 30418 +30204
Branches 25 260 +235
=========================================
+ Hits 181 23975 +23794
- Misses 23 6383 +6360
- Partials 10 60 +50
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
it's cool, but a few tests might be a good idea to add.
services/web/server/src/simcore_service_webserver/projects/_groups_api.py
Show resolved
Hide resolved
services/web/server/src/simcore_service_webserver/projects/_groups_api.py
Show resolved
Hide resolved
…:matusdrobuliak66/osparc-simcore into allow-to-remove-your-self-from-the-group
Quality Gate passedIssues Measures |
What do these changes do?
Related issue/s
How to test
Dev-ops checklist