Closed johannbarbie closed 5 years ago
Merging #240 into master will increase coverage by
0.08%
. The diff coverage is54.16%
.
@@ Coverage Diff @@
## master #240 +/- ##
==========================================
+ Coverage 73.99% 74.08% +0.08%
==========================================
Files 36 36
Lines 869 872 +3
Branches 199 199
==========================================
+ Hits 643 646 +3
Misses 109 109
Partials 117 117
Impacted Files | Coverage Δ | |
---|---|---|
contracts/FastExitHandler.sol | 65.3% <33.33%> (ø) |
:arrow_up: |
contracts/ExitHandler.sol | 69.93% <57.14%> (+0.56%) |
: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 8fcee9e...bf09e5b. Read the comment docs.
created a view function on exits that includes periodRoot, this might be needed for the watchtower to distinguish valid from invalid exits.