|
Ran
|
Jobs
15
|
Files
14
|
Run time
1min
|
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
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
94.12 |
2.81% | clvm/CLVMObject.py |
| 1 |
80.0 |
-20.0% | clvm/EvalError.py |
| 1 |
96.23 |
-3.77% | clvm/as_python.py |
| 1 |
79.31 |
-2.51% | clvm/op_utils.py |
| 1 |
97.19 |
-1.02% | clvm/run_program.py |
| 1 |
99.0 |
-1.0% | clvm/serialize.py |
| 2 |
95.0 |
-0.59% | clvm/SExp.py |
| 2 |
98.44 |
-1.02% | clvm/more_ops.py |
| 6 |
65.47 |
4.56% | clvm/operators.py |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
65.47 |
4.56% | clvm/operators.py |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 8987094150.1 | 14 |
93.99 |
GitHub Action Run | |
| 2 | 8987094150.2 | 14 |
93.87 |
GitHub Action Run | |
| 3 | 8987094150.3 | 14 |
93.87 |
GitHub Action Run | |
| 4 | 8987094150.4 | 14 |
93.93 |
GitHub Action Run | |
| 5 | 8987094150.5 | 14 |
93.98 |
GitHub Action Run | |
| 6 | 8987094150.6 | 14 |
93.87 |
GitHub Action Run | |
| 7 | 8987094150.7 | 14 |
93.99 |
GitHub Action Run | |
| 8 | 8987094150.8 | 14 |
93.93 |
GitHub Action Run | |
| 9 | 8987094150.9 | 14 |
93.98 |
GitHub Action Run | |
| 10 | 8987094150.10 | 14 |
93.87 |
GitHub Action Run | |
| 11 | 8987094150.11 | 14 |
93.87 |
GitHub Action Run | |
| 12 | 8987094150.12 | 14 |
93.87 |
GitHub Action Run | |
| 13 | 8987094150.13 | 14 |
93.93 |
GitHub Action Run | |
| 14 | 8987094150.14 | 14 |
93.99 |
GitHub Action Run | |
| 15 | 8987094150.15 | 14 |
93.98 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|