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(dao-registry): extension removal #525

Closed fforbeck closed 2 years ago

fforbeck commented 2 years ago

Proposed Changes

codecov[bot] commented 2 years ago

Codecov Report

Merging #525 (e592453) into master (340856f) will increase coverage by 0.26%. The diff coverage is n/a.

:exclamation: Current head e592453 differs from pull request most recent head 42f4998. Consider uploading reports for the commit 42f4998 to get more accurate results

@@            Coverage Diff             @@
##           master     #525      +/-   ##
==========================================
+ Coverage   84.38%   84.64%   +0.26%     
==========================================
  Files          52       52              
  Lines        1857     1856       -1     
  Branches      433      433              
==========================================
+ Hits         1567     1571       +4     
+ Misses        290      285       -5     
Impacted Files Coverage Δ
contracts/core/DaoRegistry.sol 89.08% <ø> (+2.22%) :arrow_up:
contracts/guards/MemberGuard.sol 100.00% <0.00%> (+7.14%) :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 7dd3471...42f4998. Read the comment docs.