The-Poolz / Poolz-Back

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

Version 2 #153

Closed PoolzAdmin closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #153 (057e621) into master (08005d2) will decrease coverage by 16.29%. The diff coverage is 62.96%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #153       +/-   ##
===========================================
- Coverage   95.29%   79.00%   -16.30%     
===========================================
  Files          13       13               
  Lines         319      262       -57     
  Branches       62       54        -8     
===========================================
- Hits          304      207       -97     
- Misses         15       55       +40     
Impacted Files Coverage Δ
contracts/InvestorData.sol 60.00% <ø> (-40.00%) :arrow_down:
contracts/PoolsData.sol 61.76% <ø> (-14.71%) :arrow_down:
contracts/Invest.sol 62.82% <33.33%> (-30.34%) :arrow_down:
contracts/Pools.sol 86.36% <57.14%> (-13.64%) :arrow_down:
contracts/Manageable.sol 86.20% <66.66%> (-6.39%) :arrow_down:
contracts/MainCoinManager.sol 100.00% <100.00%> (ø)
contracts/PozBenefit.sol 100.00% <100.00%> (ø)
contracts/ThePoolz.sol 100.00% <100.00%> (ø)
contracts/TokenList.sol 100.00% <100.00%> (ø)
... and 4 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 08005d2...057e621. Read the comment docs.