-
Notifications
You must be signed in to change notification settings - Fork 102
✅ Add mypy checks to image.py
#753
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #753 +/- ##
========================================
Coverage 99.85% 99.85%
========================================
Files 65 65
Lines 7532 7541 +9
Branches 1460 1461 +1
========================================
+ Hits 7521 7530 +9
Misses 4 4
Partials 7 7 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Shan E Ahmed Raza <[email protected]>
Signed-off-by: Shan E Ahmed Raza <[email protected]>
|
Strangely when I run mypy locally it says there are 10 errors. I don't know why this is happening.
|
Same here. Need to check why. |
Signed-off-by: Shan E Ahmed Raza <[email protected]>
Signed-off-by: Shan E Ahmed Raza <[email protected]>
|
@Jiaqi-Lv this should pass now locally. |
mypychecks toimage.py