-
Notifications
You must be signed in to change notification settings - Fork 23
feat(typing): improve type hinting of Input/Output classes and operators subpackage
#2732
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 Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2732 +/- ##
==========================================
- Coverage 84.51% 84.42% -0.09%
==========================================
Files 92 92
Lines 10912 10916 +4
==========================================
- Hits 9222 9216 -6
- Misses 1690 1700 +10 |
|
Quick test with this script provided on #2701: Nice. TODO: clean up the build script. |
d2aac3e to
2b51a62
Compare
Hi Moe, that looks good but can we also clean-up the docstring description of accepted types for |
…#2738) Co-authored-by: PProfizi <[email protected]>
|
Some tests with 'continue-on-error: true' have failed:
Created by continue-on-error-comment |




Closes #2701.