Type annotations for shapes - #391
Conversation
|
I think I'm done. Enough of MyPy for quite some time, but I hope it will be beneficial in the long run. |
Codecov Report
@@ Coverage Diff @@
## master #391 +/- ##
==========================================
- Coverage 93.42% 93.38% -0.04%
==========================================
Files 19 19
Lines 4925 4976 +51
Branches 510 508 -2
==========================================
+ Hits 4601 4647 +46
- Misses 204 206 +2
- Partials 120 123 +3
Continue to review full report at Codecov.
|
jmwright
left a comment
There was a problem hiding this comment.
I think it looks good. Thanks for doing this.
|
One question @jmwright : I fixed |
|
I'd kind of like to keep it. That's because I've implemented versions of something similar in other apps. I don't think I ever knew that it existed in CQ. |
|
Alright, I'll add a test for it then. |
|
Done, merging. |
No description provided.