-
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 redis
& products_middlewares
plugins
#4131
♻️ webserver
: fixes mypy issues in redis
& products_middlewares
plugins
#4131
Conversation
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.
thx!
services/web/server/src/simcore_service_webserver/products_middlewares.py
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## master #4131 +/- ##
=========================================
- Coverage 85.9% 81.4% -4.6%
=========================================
Files 908 398 -510
Lines 40521 20646 -19875
Branches 879 174 -705
=========================================
- Hits 34821 16806 -18015
+ Misses 5498 3791 -1707
+ Partials 202 49 -153
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Code Climate has analyzed commit ec9aa06 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?
webserver
'sredis
&products_middlewares
pluginRelated issue/s
How to test
DevOps Checklist