Ran
|
Files
14
|
Run time
0s
|
Badge
Embed ▾
README BADGES
|
push
github
more mypy (#125) * start checking mypy and work on some hints (cherry picked from commit 60e74333b) * remove unused imports (cherry picked from commit 9741f9c3d) * some more mypy (cherry picked from commit 65b0fb883) * more (cherry picked from commit f2a0be43f) * fixup * little * catch up on test hints * more * fixup * more * py.typed * ignores... * stuff * just ignore for now * note * tidy * fix * fix * flake8 * typing_externsions.TypeGuard * Apply suggestions from code review Co-authored-by: Richard Kiss <him@richardkiss.com> * add newly needed ignore * fix NestedTupleOfBytes * `CLVMObjectLike` -> `CLVMStorage` * tidy hinting in `core_ops` * unused assignment in tests * typing_extensions.Never * tidy * tidy * more tidy * oops * update note * shift around * more * undo * tidy * tidy * tidy * prepare for more strict mypy * enable 'free' mypy constraints * no_implicit_reexport * some untyped generics * almost, but not quite * ToCLVMStorage * break circular import * touchup * future * less future * `SExp.to(Any)` * remove ignores * use `PythonReturnType` for as python return type * drop any * hmm * Revert "hmm" This reverts commit bfe9e84ce. * Revert "drop any" This reverts commit 1f3f89bc5. * Revert "use `PythonReturnType` for as python return type" This reverts commit f806e686a. --------- Co-authored-by: Richard Kiss <him@richardkiss.com>
322 of 357 branches covered (90.2%)
Branch coverage included in aggregate %.
994 of 1044 relevant lines covered (95.21%)
0.95 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|