leapdao / solEVM-enforcer

Partial implementation of the Ethereum runtime in Solidity (PoC)
Mozilla Public License 2.0
98 stars 16 forks source link

Third and last part for #137 #148

Closed pinkiebell closed 5 years ago

pinkiebell commented 5 years ago

🥨

codecov-io commented 5 years ago

Codecov Report

Merging #148 into master will increase coverage by 0.01%. The diff coverage is 86.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #148      +/-   ##
==========================================
+ Coverage   97.77%   97.78%   +0.01%     
==========================================
  Files           6        6              
  Lines        1257     1263       +6     
  Branches      219      222       +3     
==========================================
+ Hits         1229     1235       +6     
+ Misses          8        7       -1     
- Partials       20       21       +1
Impacted Files Coverage Δ
contracts/EVMRuntime.sol 99.2% <ø> (-0.01%) :arrow_down:
contracts/Verifier.sol 88.63% <86.66%> (+0.83%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bb76b6c...c6345f3. Read the comment docs.