openlawteam / tribute-contracts

A new modular DAO framework, inspired by the Moloch smart contracts
https://tributedao.com
MIT License
295 stars 109 forks source link

ENG-955 Coupon burn #585

Closed adridadou closed 1 year ago

adridadou commented 1 year ago

Proposed Changes

codecov[bot] commented 1 year ago

Codecov Report

Merging #585 (8c0a438) into master (9d478d1) will increase coverage by 0.04%. The diff coverage is 90.00%.

@@            Coverage Diff             @@
##           master     #585      +/-   ##
==========================================
+ Coverage   90.80%   90.84%   +0.04%     
==========================================
  Files          54       55       +1     
  Lines        2012     2032      +20     
  Branches      459      462       +3     
==========================================
+ Hits         1827     1846      +19     
- Misses        185      186       +1     
Impacted Files Coverage Δ
contracts/adapters/CouponBurn.sol 90.00% <90.00%> (ø)
contracts/helpers/DaoHelper.sol 96.96% <0.00%> (+3.03%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

jdville03 commented 1 year ago

@adridadouc can the failing codecov/patch check be fixed?