-
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 meta_modeling
plugin
#4113
♻️ webserver
: fixes mypy issues in meta_modeling
plugin
#4113
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4113 +/- ##
=========================================
- Coverage 86.7% 78.1% -8.7%
=========================================
Files 799 398 -401
Lines 37352 20631 -16721
Branches 879 174 -705
=========================================
- Hits 32391 16115 -16276
+ Misses 4758 4467 -291
+ Partials 203 49 -154
Flags with carried forward coverage won't be shown. Click here to find out more.
|
1e3bdf0
to
2ddb5fb
Compare
webserver
: Is4071/mypy webserver metamodelingwebserver
: fixes mypy issues in meta_modeling
plugin
2ddb5fb
to
a57a61c
Compare
Code Climate has analyzed commit 2a1ebda and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed!
|
What do these changes do?
webserver
'smeta_modeling
pluginmeta_modeling
_
) for internal modules (i.e. cannot be imported outside the plugin)Related issue/s