Ran
|
Jobs
2
|
Files
522
|
Run time
53s
|
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
1427 of 1702 branches covered (0.0%)
Branch coverage included in aggregate %.
8 of 10 new or added lines in 2 files covered. (80.0%)
5341 of 5793 relevant lines covered (92.2%)
147.33 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
82.91 |
-0.42% | src/datasources/transaction-api/transaction-api.service.ts |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | run-test:e2e:cov - 7260627455.1 | 874 |
54.87 |
GitHub Action Run | |
2 | run-test:cov - 7260627455.2 | 1040 |
90.67 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|