0xjac / ERC777

New Standard for Ethereum Token
Mozilla Public License 2.0
128 stars 70 forks source link

Cleanup #65

Closed 0xjac closed 6 years ago

0xjac commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

Merging #65 into devel will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff          @@
##           devel    #65   +/-   ##
====================================
  Coverage    100%   100%           
====================================
  Files          5      5           
  Lines        141    160   +19     
  Branches      26     26           
====================================
+ Hits         141    160   +19
Impacted Files Coverage Δ
contracts/examples/ExampleTokensRecipient.sol 100% <100%> (ø) :arrow_up:
contracts/ERC777BaseToken.sol 100% <100%> (ø) :arrow_up:
contracts/examples/ReferenceToken.sol 100% <100%> (ø) :arrow_up:
contracts/ERC777ERC20BaseToken.sol 100% <100%> (ø) :arrow_up:
contracts/examples/ExampleTokensSender.sol 100% <100%> (ø) :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 896d077...1f564eb. Read the comment docs.