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 updated #162

Closed Lomet closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #162 (802c468) into main (68eb5cd) will decrease coverage by 0.27%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #162      +/-   ##
==========================================
- Coverage   95.88%   95.61%   -0.28%     
==========================================
  Files          12       12              
  Lines         243      228      -15     
  Branches       49       49              
==========================================
- Hits          233      218      -15     
  Misses         10       10              
Impacted Files Coverage Δ
contracts/ERC20Helper.sol 100.00% <ø> (ø)
contracts/Manageable.sol 100.00% <ø> (ø)
contracts/Pools.sol 100.00% <ø> (ø)
contracts/PozBenefit.sol 100.00% <ø> (ø)
contracts/ETHHelper.sol 100.00% <100.00%> (ø)
contracts/GovManager.sol 100.00% <100.00%> (ø)
contracts/Invest.sol 90.00% <100.00%> (ø)
contracts/InvestorData.sol 100.00% <100.00%> (ø)
contracts/PoolsData.sol 91.17% <100.00%> (ø)
contracts/TestMainToken.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 68eb5cd...802c468. Read the comment docs.