-
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 users
plugin
#4230
♻️ webserver
: fixes mypy issues in users
plugin
#4230
Conversation
7d6caeb
to
14a5d54
Compare
Codecov Report
@@ Coverage Diff @@
## master #4230 +/- ##
=========================================
- Coverage 85.9% 85.0% -0.9%
=========================================
Files 830 375 -455
Lines 36305 19383 -16922
Branches 583 0 -583
=========================================
- Hits 31186 16493 -14693
+ Misses 4983 2890 -2093
+ Partials 136 0 -136
Flags with carried forward coverage won't be shown. Click here to find out more.
|
14a5d54
to
94edd0a
Compare
services/web/server/src/simcore_service_webserver/users/_tokens.py
Outdated
Show resolved
Hide resolved
Code Climate has analyzed commit 6d46115 and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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.
This was a big one, thanks!
What do these changes do?
users
plugin in webserverusers
folder_logger
Related issue/s
How to test