Ran
|
Files
874
|
Run time
18s
|
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
204 of 1646 branches covered (0.0%)
Branch coverage included in aggregate %.
6258 of 10130 relevant lines covered (61.78%)
4.63 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|