The-Poolz / Poolz-Back

smart contracts using solidity for erc20 tokens to eth and erc20 to erc20
https://www.poolz.finance
MIT License
14 stars 9 forks source link

Master #155

Closed PoolzAdmin closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #155 (a8ac26d) into main (3c08237) will decrease coverage by 18.69%. The diff coverage is 70.37%.

Impacted file tree graph

@@             Coverage Diff              @@
##              main     #155       +/-   ##
============================================
- Coverage   100.00%   81.30%   -18.70%     
============================================
  Files           13       13               
  Lines          333      246       -87     
  Branches        61       50       -11     
============================================
- Hits           333      200      -133     
- Misses           0       46       +46     
Impacted Files Coverage Δ
contracts/ETHHelper.sol 100.00% <ø> (ø)
contracts/InvestorData.sol 60.00% <0.00%> (-40.00%) :arrow_down:
contracts/PozBenefit.sol 100.00% <ø> (ø)
contracts/MainCoinManager.sol 50.00% <33.33%> (-50.00%) :arrow_down:
contracts/Invest.sol 71.42% <58.62%> (-28.58%) :arrow_down:
contracts/Pools.sol 86.36% <66.66%> (-13.64%) :arrow_down:
contracts/PoolsData.sol 61.76% <78.94%> (-38.24%) :arrow_down:
contracts/TokenList.sol 81.81% <80.00%> (-18.19%) :arrow_down:
contracts/Manageable.sol 100.00% <100.00%> (ø)
contracts/ThePoolz.sol 100.00% <100.00%> (ø)
... and 2 more

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 3c08237...a8ac26d. Read the comment docs.