openlawteam / tribute-contracts

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

fix-03: track redeemed kyc coupons #509

Closed fforbeck closed 2 years ago

fforbeck commented 2 years ago

Proposed Changes

codecov[bot] commented 2 years ago

Codecov Report

Merging #509 (cb3a24d) into master (bef1c72) will increase coverage by 0.02%. The diff coverage is 100.00%.

:exclamation: Current head cb3a24d differs from pull request most recent head 69dce7b. Consider uploading reports for the commit 69dce7b to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #509      +/-   ##
==========================================
+ Coverage   82.27%   82.30%   +0.02%     
==========================================
  Files          53       53              
  Lines        1851     1854       +3     
  Branches      430      431       +1     
==========================================
+ Hits         1523     1526       +3     
  Misses        328      328              
Impacted Files Coverage Δ
contracts/adapters/voting/OffchainVoting.sol 41.25% <ø> (ø)
contracts/adapters/KycOnboarding.sol 93.33% <100.00%> (+0.27%) :arrow_up:

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 99f4803...69dce7b. Read the comment docs.