-
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
♻️ Frontend: Notifications cleanup #4004
♻️ Frontend: Notifications cleanup #4004
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4004 +/- ##
=========================================
- Coverage 85.9% 78.1% -7.8%
=========================================
Files 899 394 -505
Lines 38757 20345 -18412
Branches 849 137 -712
=========================================
- Hits 33302 15906 -17396
+ Misses 5233 4390 -843
+ Partials 222 49 -173
Flags with carried forward coverage won't be shown. Click here to find out more.
|
services/web/server/src/simcore_service_webserver/redis_user_notifications.py
Outdated
Show resolved
Hide resolved
services/web/server/src/simcore_service_webserver/user_notifications.py
Outdated
Show resolved
Hide resolved
services/web/server/src/simcore_service_webserver/user_notifications.py
Outdated
Show resolved
Hide resolved
services/web/server/src/simcore_service_webserver/users_handlers.py
Outdated
Show resolved
Hide resolved
…tifications-followup
Code Climate has analyzed commit 49c7cff and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed!
|
What do these changes do?
This is a followup of #3937
Related issue/s
How to test
Checklist