snapshot-labs / sx-evm

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

audit: fix silent metatx merge in comp timelock #212

Closed pscott closed 1 year ago

pscott commented 1 year ago

Closes #178

codecov[bot] commented 1 year ago

Codecov Report

Merging #212 (4c5c6f1) into main (4027118) will increase coverage by 0.20%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #212      +/-   ##
==========================================
+ Coverage   80.82%   81.03%   +0.20%     
==========================================
  Files          28       28              
  Lines         459      464       +5     
  Branches      111      112       +1     
==========================================
+ Hits          371      376       +5     
  Misses         73       73              
  Partials       15       15              
Impacted Files Coverage Δ
...tegies/CompTimelockCompatibleExecutionStrategy.sol 82.69% <100.00%> (+1.84%) :arrow_up: