-
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 version_control
plugin
#4102
♻️ webserver
: fixes mypy issues in version_control
plugin
#4102
Conversation
webserver
: fixes mypy issues in version_control
plugin
ccc76af
to
c3704a5
Compare
Codecov Report
@@ Coverage Diff @@
## master #4102 +/- ##
=========================================
- Coverage 85.8% 83.0% -2.8%
=========================================
Files 733 398 -335
Lines 33985 20616 -13369
Branches 843 174 -669
=========================================
- Hits 29175 17121 -12054
+ Misses 4610 3446 -1164
+ Partials 200 49 -151
Flags with carried forward coverage won't be shown. Click here to find out more.
|
webserver
: fixes mypy issues in version_control
plugin webserver
: fixes mypy issues in version_control
plugin
Code Climate has analyzed commit 982e92d 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
'sversion_control
pluginversion_control
_
) for internal modules (i.e. cannot be imported outside the plugin)Related issue/s