|
Ran
|
Files
42
|
Run time
35s
|
Badge
README BADGES
|
push
github
Update comments in SignatureVerifierMuxer to reflect correct byte ranges for encodeData and payload lengths (#873) This pull request includes modifying the `SignatureVerifierMuxer` contract to correct the byte offsets for encoding and payload data. Changes to byte offsets: * [`contracts/handler/extensible/SignatureVerifierMuxer.sol`](diffhunk://#diff-62f21ce882a7e16457e82236bbd4259d2L124-R127): Updated the byte offset ranges for `encodeData length`, `encodeData`, and `payload length` to correct values.
324 of 366 branches covered (88.52%)
Branch coverage included in aggregate %.
495 of 507 relevant lines covered (97.63%)
101.17 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|