ConsenSysMesh / Stow-Smart-Contracts

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

move to openzeppelin-solidity package #30

Closed davidrhodus closed 6 years ago

godfreyhobbs commented 6 years ago

Also please add more description and maybe create a github issue.

codecov-io commented 6 years ago

Codecov Report

Merging #30 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #30   +/-   ##
=======================================
  Coverage   96.49%   96.49%           
=======================================
  Files           4        4           
  Lines         114      114           
  Branches       24       24           
=======================================
  Hits          110      110           
  Misses          4        4
Impacted Files Coverage Δ
contracts/LinniaPermissions.sol 95.23% <ø> (ø) :arrow_up:
contracts/LinniaUsers.sol 94.73% <ø> (ø) :arrow_up:
contracts/LinniaHub.sol 94.11% <ø> (ø) :arrow_up:
contracts/LinniaRecords.sol 98.24% <ø> (ø) :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 2e1d95b...e361333. Read the comment docs.

libertylocked commented 6 years ago

Does it not have linter rules on quotation style?