stabilitydao / inception-contracts

Smart contracts from the Inception epoch of the Stability DAO
https://stabilitydao.org
MIT License
12 stars 4 forks source link

Polygon mainnet deployment #8

Closed a17 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #8 (fb1b87e) into main (f115c54) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              main        #8    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            1         8     +7     
  Lines            8       185   +177     
  Branches         0        15    +15     
==========================================
+ Hits             8       185   +177     
Impacted Files Coverage Δ
contracts/governance/Gov.sol 100.00% <100.00%> (ø)
contracts/governance/GovTimelock.sol 100.00% <100.00%> (ø)
contracts/payer/DividendPayer.sol 100.00% <100.00%> (ø)
contracts/payer/EtherPayer.sol 100.00% <100.00%> (ø)
contracts/pool/DividendMinter.sol 100.00% <100.00%> (ø)
contracts/pool/MintingPool.sol 100.00% <100.00%> (ø)
contracts/token/DividendToken.sol 100.00% <100.00%> (ø)
contracts/token/ProfitToken.sol 100.00% <100.00%> (ø)

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 f115c54...fb1b87e. Read the comment docs.