-
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
♻️ webserver
: fixes mypy issues in storage
plugin
#4199
♻️ webserver
: fixes mypy issues in storage
plugin
#4199
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4199 +/- ##
=========================================
- Coverage 85.5% 78.9% -6.6%
=========================================
Files 954 396 -558
Lines 41405 20567 -20838
Branches 953 173 -780
=========================================
- Hits 35439 16247 -19192
+ Misses 5749 4271 -1478
+ Partials 217 49 -168
Flags with carried forward coverage won't be shown. Click here to find out more.
|
services/web/server/src/simcore_service_webserver/login/storage.py
Outdated
Show resolved
Hide resolved
services/web/server/src/simcore_service_webserver/storage/_handlers.py
Outdated
Show resolved
Hide resolved
Code Climate has analyzed commit 37b4ec4 and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
What do these changes do?
storage
plugin in webserver:Related issue/s
How to test
DevOps Checklist