-
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 diagnostics
plugin
#4187
♻️ webserver
: fixes mypy issues in diagnostics
plugin
#4187
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4187 +/- ##
=========================================
- Coverage 82.0% 79.8% -2.3%
=========================================
Files 958 8 -950
Lines 41532 382 -41150
Branches 955 0 -955
=========================================
- Hits 34078 305 -33773
+ Misses 7250 77 -7173
+ Partials 204 0 -204
Flags with carried forward coverage won't be shown. Click here to find out more. |
87db51a
to
df1df79
Compare
Code Climate has analyzed commit 9a659a0 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?
diagnostics
plugin in webserver:diagnostics
folder_logger
,TODO
, ...)"STATIC_WEBSERVER_ENABLED", "WEBSERVER_STATIC_MODULE_ENABLED"
Related issue/s
How to test