-
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 statics
plugin
#4190
♻️ webserver
: fixes mypy issues in statics
plugin
#4190
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4190 +/- ##
=========================================
- Coverage 79.5% 77.9% -1.6%
=========================================
Files 932 399 -533
Lines 40988 20700 -20288
Branches 955 173 -782
=========================================
- Hits 32609 16143 -16466
+ Misses 8175 4508 -3667
+ Partials 204 49 -155
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
👍
Code Climate has analyzed commit 05b5670 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?
statics
plugin in webserver:statics
folder_logger
,TODO
, ...)Related issue/s
How to test