Giveth / liquidpledging

Liquid Pledging
GNU General Public License v3.0
66 stars 39 forks source link

Feature/truffle #56

Closed adria0 closed 6 years ago

adria0 commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@e267e4c). Click here to learn what that means. The diff coverage is 69.97%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #56   +/-   ##
=========================================
  Coverage          ?   70.28%           
=========================================
  Files             ?       10           
  Lines             ?      525           
  Branches          ?       95           
=========================================
  Hits              ?      369           
  Misses            ?      156           
  Partials          ?        0
Impacted Files Coverage Δ
contracts/LiquidPledgingACLHelpers.sol 0% <0%> (ø)
contracts/LPFactory.sol 100% <100%> (ø)
contracts/LiquidPledgingMock.sol 100% <100%> (ø)
contracts/Pledges.sol 100% <100%> (ø)
contracts/LiquidPledgingPlugins.sol 12.5% <12.5%> (ø)
contracts/EscapableApp.sol 32% <32%> (ø)
contracts/LPVault.sol 72.13% <57.89%> (ø)
contracts/PledgeAdmins.sol 64.1% <64.1%> (ø)
contracts/LiquidPledging.sol 66.66% <76.36%> (ø)
contracts/LiquidPledgingBase.sol 79.76% <79.41%> (ø)

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 e267e4c...d07ca28. Read the comment docs.