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

fix-15: check if balance < payback amount #512

Closed fforbeck closed 2 years ago

fforbeck commented 2 years ago

Proposed Changes

codecov[bot] commented 2 years ago

Codecov Report

Merging #512 (ac764e7) into master (99f4803) will increase coverage by 0.02%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #512      +/-   ##
==========================================
+ 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/companion/Reimbursement.sol 0.00% <0.00%> (ø)
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 f15e12c...ac764e7. Read the comment docs.