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-30: reimburse the from account #519

Closed fforbeck closed 2 years ago

fforbeck commented 2 years ago

Proposed Changes

codecov[bot] commented 2 years ago

Codecov Report

Merging #519 (3b84038) into master (0746391) will increase coverage by 0.97%. The diff coverage is 100.00%.

:exclamation: Current head 3b84038 differs from pull request most recent head 3db775c. Consider uploading reports for the commit 3db775c to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #519      +/-   ##
==========================================
+ Coverage   82.31%   83.28%   +0.97%     
==========================================
  Files          53       53              
  Lines        1855     1855              
  Branches      431      431              
==========================================
+ Hits         1527     1545      +18     
+ Misses        328      310      -18     
Impacted Files Coverage Δ
contracts/adapters/BankAdapter.sol 100.00% <100.00%> (+18.18%) :arrow_up:
contracts/adapters/LendNFT.sol 97.59% <100.00%> (+9.49%) :arrow_up:
contracts/extensions/bank/Bank.sol 80.57% <0.00%> (+5.75%) :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 2a8e3e0...3db775c. Read the comment docs.