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

make token name and symbol configurable #564

Closed adridadou closed 2 years ago

adridadou commented 2 years ago

Proposed Changes

codecov[bot] commented 2 years ago

Codecov Report

Merging #564 (0fc6611) into master (d395b04) will increase coverage by 0.18%. The diff coverage is 94.44%.

@@            Coverage Diff             @@
##           master     #564      +/-   ##
==========================================
+ Coverage   90.28%   90.46%   +0.18%     
==========================================
  Files          53       53              
  Lines        1935     1941       +6     
  Branches      452      449       -3     
==========================================
+ Hits         1747     1756       +9     
+ Misses        188      185       -3     
Impacted Files Coverage Δ
...ensions/token/erc20/ERC20TokenExtensionFactory.sol 100.00% <ø> (ø)
contracts/adapters/BankAdapter.sol 95.00% <87.50%> (-5.00%) :arrow_down:
...cts/extensions/token/erc20/ERC20TokenExtension.sol 89.47% <100.00%> (+5.26%) :arrow_up:

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