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 deployments v0.12.0 #22

Closed a17 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

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

@@            Coverage Diff             @@
##              main       #22    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            8        13     +5     
  Lines          185       389   +204     
  Branches        15        41    +26     
==========================================
+ Hits           185       389   +204     
Impacted Files Coverage Δ
contracts/governance/Gov.sol 100.00% <100.00%> (ø)
contracts/governance/GovVotes.sol 100.00% <100.00%> (ø)
contracts/governance/GovVotesQuorumFraction.sol 100.00% <100.00%> (ø)
contracts/governance/Timelock.sol 100.00% <100.00%> (ø)
contracts/payer/DividendPayer.sol 100.00% <100.00%> (ø)
contracts/payer/ProfitPayer.sol 100.00% <100.00%> (ø)
contracts/splitter/Splitter.sol 100.00% <100.00%> (ø)
contracts/token/DividendToken.sol 100.00% <100.00%> (ø)
contracts/token/ProfitMaker.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 fb1b87e...ab1e44c. Read the comment docs.