-
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 session
plugin
#4304
♻️ webserver
: fixes mypy issues in session
plugin
#4304
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4304 +/- ##
=========================================
- Coverage 85.5% 84.4% -1.1%
=========================================
Files 965 393 -572
Lines 41139 20406 -20733
Branches 978 173 -805
=========================================
- Hits 35188 17242 -17946
+ Misses 5729 3115 -2614
+ 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/login/_registration.py
Show resolved
Hide resolved
e867a85
to
8828e3d
Compare
Code Climate has analyzed commit 8828e3d 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?
session
plugin in webserversession
folder_logger
Related issue/s
How to test