Ran
|
Files
33
|
Run time
1s
|
Badge
Embed ▾
README BADGES
|
push
github
Better variable naming of the SafeTx struct hash in EIP-712 hashing (#846) This pull request includes changes in the `Safe` contract in the `contracts/Safe.sol` file. The changes involve renaming a variable for clarity. Variable renaming for clarity: * [`contracts/Safe.sol`](diffhunk://#diff-<a class=hub.com/safe-global/safe-smart-account/commit/<a class="double-link" href="https://git"><a class=hub.com/safe-global/safe-smart-account/commit/587b494ea631bb6b7adf4fc3e1a2e6a277a385ff">587b494ea16e1163b26e39de24e9483deL415-R415): Renamed the variable `safeTxHash` to `safeTxStructHash` to better reflect its purpose in the `encodeTransactionData` function. [[1]](diffhunk://#diff-587b494ea631bb6b7adf4fc3e1a2e6a277a385ff16e1163b26e39de24e9483deL415-R415) [[2]](diffhunk://#diff-587b494ea631bb6b7adf4fc3e1a2e6a277a385ff16e1163b26e39de24e9483deL430-R430)
259 of 292 branches covered (88.7%)
Branch coverage included in aggregate %.
397 of 409 relevant lines covered (97.07%)
100.32 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|