snapshot-labs / sx-evm

Core smart contracts of Snapshot X for EVM
https://docs.snapshotx.xyz
20 stars 10 forks source link

chore: remove unused bytesToAddress func #231

Closed Orland0x closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #231 (e8f8fd0) into main (7437cfb) will increase coverage by 0.57%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #231      +/-   ##
==========================================
+ Coverage   80.00%   80.57%   +0.57%     
==========================================
  Files          30       30              
  Lines         560      556       -4     
  Branches      127      126       -1     
==========================================
  Hits          448      448              
+ Misses         95       91       -4     
  Partials       17       17              
Impacted Files Coverage Δ
src/voting-strategies/OZVotesVotingStrategy.sol 100.00% <ø> (+57.14%) :arrow_up: