leapdao / solEVM-enforcer

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

Chore #158

Closed pinkiebell closed 5 years ago

pinkiebell commented 5 years ago

A little maintaining

codecov-io commented 5 years ago

Codecov Report

Merging #158 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #158      +/-   ##
==========================================
+ Coverage   97.79%   97.79%   +<.01%     
==========================================
  Files           6        6              
  Lines        1269     1270       +1     
  Branches      224      225       +1     
==========================================
+ Hits         1241     1242       +1     
  Misses          7        7              
  Partials       21       21
Impacted Files Coverage Δ
contracts/Verifier.sol 88.72% <100%> (+0.08%) :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 cfbd5eb...9efd64a. Read the comment docs.