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(guild-kick): can not kick yourself using a delegate #529

Closed fforbeck closed 2 years ago

fforbeck commented 2 years ago

Proposed Changes

codecov[bot] commented 2 years ago

Codecov Report

Merging #529 (78771ec) into master (7f1901c) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #529   +/-   ##
=======================================
  Coverage   85.59%   85.59%           
=======================================
  Files          52       52           
  Lines        1867     1867           
  Branches      438      438           
=======================================
  Hits         1598     1598           
  Misses        269      269           
Impacted Files Coverage Δ
contracts/adapters/GuildKick.sol 95.65% <100.00%> (ø)

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 7f1901c...78771ec. Read the comment docs.