ConsenSysMesh / Stow-Smart-Contracts

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

destroy for records contract with tests. #48

Closed godfreyhobbs closed 6 years ago

godfreyhobbs commented 6 years ago

Will add destroy to other contracts with followup PR

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   96.52%   96.52%           
=======================================
  Files           4        4           
  Lines         115      115           
  Branches       25       25           
=======================================
  Hits          111      111           
  Misses          4        4
Impacted Files Coverage Δ
contracts/LinniaRecords.sol 98.27% <ø> (ø) :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 dcf656a...e40cb5f. Read the comment docs.

libertylocked commented 6 years ago

just need destroyAndSend test now (for coverage purposes) :+1: