-
-
Notifications
You must be signed in to change notification settings - Fork 232
MyPy stubs rename #1699
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
MyPy stubs rename #1699
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1699 +/- ##
==========================================
+ Coverage 66.86% 66.89% +0.02%
==========================================
Files 93 93
Lines 16706 16712 +6
Branches 4430 4430
==========================================
+ Hits 11171 11180 +9
+ Misses 4390 4387 -3
Partials 1145 1145
Help us with your feedback. Take ten seconds to tell us how you rate us. |
This pull request introduces 1 alert when merging a3a57a8 into 1c2cbfc - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 48428a4 into 1c2cbfc - view on LGTM.com new alerts:
|
This pull request introduces 1 alert when merging 59db016 into 1c2cbfc - view on LGTM.com new alerts:
|
* rename our local type stubs dir & fix types As per python/mypy#13155 (comment) * upgrade minimum ruamel.yaml versions
using the name
typeshed
was causing incomplete checking of the type stubs themselves