Repo Added
|
Files
11
|
Badge
README BADGES
|
push
travis-ci
4112 of 5397 relevant lines covered (76.19%)
0.76 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
20.29 | ethereum/ethash.py | 101 | 69 | 14 | 55 | 1.0 | |
33.33 | ethereum/fast_rlp.py | 106 | 69 | 23 | 46 | 1.0 | |
47.67 | ethereum/ethash_utils.py | 135 | 86 | 41 | 45 | 1.0 | |
52.5 | ethereum/keys.py | 282 | 160 | 84 | 76 | 1.0 | |
53.05 | ethereum/trie.py | 1045 | 622 | 330 | 292 | 1.0 | |
63.6 | ethereum/utils.py | 434 | 261 | 166 | 95 | 1.0 | |
69.82 | ethereum/testutils.py | 597 | 391 | 273 | 118 | 1.0 | |
70.27 | ethereum/compress.py | 45 | 37 | 26 | 11 | 1.0 | |
70.37 | ethereum/__init__.py | 51 | 27 | 19 | 8 | 1.0 | |
71.43 | ethereum/tester.py | 299 | 217 | 155 + 1 | 62 - 1 | 1.0 | |
74.29 | ethereum/pruning_trie.py | 980 | 564 | 419 | 145 | 1.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
1550 | solidity-compile-from-file | Allow CALLCODE for library+compile test | push | travis-ci | pending completion | ||
1548 | solidity-compile-from-file | Allow solidity compilation from files This helps when having `import` statements in solidity. | push | travis-ci | pending completion |