ConsenSysMesh / Stow-Smart-Contracts

Formerly Linnia-Smart-Contracts
https://stow-protocol.com/
MIT License
56 stars 39 forks source link

adding whitelist interface, mock, tests #100

Closed anujshah108 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #100 into master will increase coverage by 0.41%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
+ Coverage   94.85%   95.27%   +0.41%     
==========================================
  Files           5        6       +1     
  Lines         136      148      +12     
  Branches       29       29              
==========================================
+ Hits          129      141      +12     
  Misses          7        7
Impacted Files Coverage Δ
contracts/LinniaRecords.sol 98.5% <ø> (ø) :arrow_up:
contracts/mock/ERC20Mock.sol 72.72% <ø> (ø) :arrow_up:
contracts/mock/WhitelistMock.sol 100% <100%> (ø)
contracts/LinniaUsers.sol 95.83% <100%> (+1.09%) :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 4efe4fb...4e6a101. Read the comment docs.