Ran
|
Files
1040
|
Run time
22s
|
Badge
Embed ▾
README BADGES
|
push
github
feat: add `/api/v1/modules/{address}/safes/` to `TransactionApi` (#953) This extends the `TransactionApi` to support the [`/v1/modules/{address}/safes/` endpoint of the Transaction Service](https://github.com/safe-global/safe-transaction-service/blob/79b1b984c/safe_transaction_service/history/views.py#L1202-L1204), adding the following methods: - `getSafesByModule` - fetches and caches endpoint result - `clearSafesByModule` - clears existing cache of endpoint result * feat: add `/api/v1/modules/{address}/safes/` to `TransactionApi` * fix: rename cache key * fix: remove pluralisation * fix: test * fix: typo
1457 of 1748 branches covered (0.0%)
Branch coverage included in aggregate %.
10618 of 11570 relevant lines covered (91.77%)
69.71 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|