Closed pinkiebell closed 5 years ago
Merging #156 into master will increase coverage by
<.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #156 +/- ##
==========================================
+ Coverage 97.78% 97.78% +<.01%
==========================================
Files 6 6
Lines 1263 1264 +1
Branches 222 222
==========================================
+ Hits 1235 1236 +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 341d3f2...240eeef. Read the comment docs.
Pass the
customEnvironmentHash
to the relevant parts, instead of usingZERO_HASH
placeholder