ConsenSysMesh / Stow-Smart-Contracts

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

Adding view method for checkAccess plus add tests #72

Closed godfreyhobbs closed 5 years ago

godfreyhobbs commented 5 years ago

Makes things easier for hackathon.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   96.52%   96.58%   +0.05%     
==========================================
  Files           4        4              
  Lines         115      117       +2     
  Branches       25       25              
==========================================
+ Hits          111      113       +2     
  Misses          4        4
Impacted Files Coverage Δ
contracts/LinniaPermissions.sol 95.65% <100%> (+0.41%) :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 d14d4cf...fd92fa5. Read the comment docs.