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

wip: defender deployer #478

Closed fforbeck closed 2 years ago

fforbeck commented 2 years ago

Proposed Changes

-

-

codecov[bot] commented 2 years ago

Codecov Report

Merging #478 (fde82e7) into master (d346c33) will decrease coverage by 25.72%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #478       +/-   ##
===========================================
- Coverage   81.56%   55.84%   -25.73%     
===========================================
  Files          52       52               
  Lines        1839     1839               
  Branches      431      431               
===========================================
- Hits         1500     1027      -473     
- Misses        339      812      +473     
Impacted Files Coverage Δ
contracts/utils/Signatures.sol 0.00% <0.00%> (-100.00%) :arrow_down:
contracts/adapters/Managing.sol 0.00% <0.00%> (-100.00%) :arrow_down:
contracts/adapters/Ragequit.sol 0.00% <0.00%> (-100.00%) :arrow_down:
contracts/adapters/Financing.sol 0.00% <0.00%> (-100.00%) :arrow_down:
contracts/adapters/Signatures.sol 0.00% <0.00%> (-100.00%) :arrow_down:
contracts/helpers/GuildKickHelper.sol 0.00% <0.00%> (-100.00%) :arrow_down:
contracts/adapters/DaoRegistryAdapter.sol 0.00% <0.00%> (-100.00%) :arrow_down:
contracts/adapters/Distribute.sol 0.00% <0.00%> (-98.53%) :arrow_down:
contracts/adapters/GuildKick.sol 0.00% <0.00%> (-95.66%) :arrow_down:
...s/token/erc20/ERC20TransferStrategyWithVesting.sol 0.00% <0.00%> (-94.74%) :arrow_down:
... and 13 more

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 d346c33...fde82e7. Read the comment docs.

fforbeck commented 2 years ago

Issue found during the deployment: https://forum.openzeppelin.com/t/defender-dynamodb-error/22857