-
Notifications
You must be signed in to change notification settings - Fork 238
Mypy: fix helper functions #1224
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
base: master
Are you sure you want to change the base?
Conversation
ffafaf1 to
6af6f0b
Compare
6af6f0b to
235e8dd
Compare
235e8dd to
d89f92f
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1224 +/- ##
==========================================
- Coverage 92.50% 91.83% -0.67%
==========================================
Files 381 376 -5
Lines 24219 21026 -3193
==========================================
- Hits 22404 19310 -3094
+ Misses 1815 1716 -99 ☔ View full report in Codecov by Sentry. |
58d285b to
eb19521
Compare
|
In an effort to separate commits that actually change codes from commits that only change type hints, I added 41e36ac. Would you mind improving the commit message (at least removing the WIP prefix)? |
eb19521 to
198e304
Compare
supersedes #1123 and #1142
pyproject.tomlhelperFunctionsthis does not include the pre-commit hook yet (otherwise all other builds would fail after merging this PR)