-
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 email
plugin
#4198
♻️ webserver
: fixes mypy issues in email
plugin
#4198
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4198 +/- ##
=========================================
- Coverage 85.5% 83.4% -2.1%
=========================================
Files 961 381 -580
Lines 41640 19555 -22085
Branches 955 0 -955
=========================================
- Hits 35622 16321 -19301
+ Misses 5801 3234 -2567
+ Partials 217 0 -217
Flags with carried forward coverage won't be shown. Click here to find out more.
|
services/web/server/src/simcore_service_webserver/email/core.py
Outdated
Show resolved
Hide resolved
services/web/server/src/simcore_service_webserver/email/core.py
Outdated
Show resolved
Hide resolved
services/web/server/src/simcore_service_webserver/email/core.py
Outdated
Show resolved
Hide resolved
Kudos, SonarCloud Quality Gate passed!
|
Code Climate has analyzed commit 3716b36 and detected 0 issues on this pull request. View more on Code Climate. |
What do these changes do?
email
plugin in webserver:Related issue/s
How to test
DevOps Checklist