|
Repo Added
|
Files
16
|
Badge
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>
337 of 372 branches covered (90.59%)
Branch coverage included in aggregate %.
237 of 253 new or added lines in 11 files covered. (93.68%)
1 existing line in 1 file now uncovered.994 of 1044 relevant lines covered (95.21%)
14.28 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 8990466112 | 0.9.10 | 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 mor... | push | github |
94.0 |