Ran
|
Files
1042
|
Run time
26s
|
Badge
Embed ▾
README BADGES
|
push
github
feat: add notifications for recovery proposals (#922) This adds base notifications logic for alerts of owner management transactions, be them "direct" with the Safe or via in a batched `multiSend` call: - `addOwnerWithThreshold` - `removeOwner` - `swapOwner` - `changeThreshold` If an alert is received containing one of the above, it is forwarded onto the email provider with what the new Safe state would be after the proposed recovery attempt is executed. * feat: add notifications for recovery proposals * feat: add notifications for recovery proposals * fix: add test for `addOwnerWithThreshold` * refactor: address review + add test comment * chore: add todo tests * fix: add test coverage * refactor: only call `_notifyUnknownTransaction` once * Revert "refactor: only call `_notifyUnknownTransaction` once" This reverts commit 110716087. * fix: retrieve email addresses first * fix: change status code in tests * fix: move `return`
1457 of 1748 branches covered (0.0%)
Branch coverage included in aggregate %.
10608 of 11564 relevant lines covered (91.73%)
70.67 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|