stabilitydao / inception-contracts

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

Profit Maker NFT #18

Closed a17 closed 2 years ago

a17 commented 2 years ago

Resolves #14 Linear vesting of any erc20 implemented

codecov[bot] commented 2 years ago

Codecov Report

Merging #18 (27f26d9) into develop (3d635a0) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop       #18   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        13    +1     
  Lines          301       368   +67     
  Branches        24        38   +14     
=========================================
+ Hits           301       368   +67     
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/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 3d635a0...27f26d9. Read the comment docs.