leapdao / leap-contracts

LeapDAO's implementation of More Viable Plasma / Plasma Leap
https://leapdao.org
Mozilla Public License 2.0
45 stars 18 forks source link

cas exits #239

Closed johannbarbie closed 5 years ago

johannbarbie commented 5 years ago

resolves https://github.com/leapdao/leap-contracts/issues/208

codecov-io commented 5 years ago

Codecov Report

Merging #239 into master will increase coverage by 0.55%. The diff coverage is 86.2%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #239      +/-   ##
==========================================
+ Coverage   73.43%   73.99%   +0.55%     
==========================================
  Files          36       36              
  Lines         862      869       +7     
  Branches      196      199       +3     
==========================================
+ Hits          633      643      +10     
+ Misses        111      109       -2     
+ Partials      118      117       -1
Impacted Files Coverage Δ
contracts/MinGov.sol 83.33% <100%> (+1.51%) :arrow_up:
contracts/mocks/SpendingCondition.sol 100% <100%> (ø) :arrow_up:
contracts/FastExitHandler.sol 65.3% <83.33%> (-2.01%) :arrow_down:
contracts/ExitHandler.sol 69.37% <84.21%> (+1.4%) :arrow_up:
contracts/PriorityQueue.sol 100% <0%> (+10%) :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 caed915...16b441a. Read the comment docs.