|
Ran
|
Jobs
2
|
Files
617
|
Run time
1min
|
Badge
README BADGES
|
push
github
Fix SwapOrderMapper dependency injection (#1436) The `SwapOrderHelper` was being injected incorrectly by requesting a `IConfigurationService` from the graph. This was caused by the following refactor: https://github.com/safe-global/safe-client-gateway/commit/8f93ef19e#diff-17d1bb74fc59f0475e26fe527f621577aR16 Changes: - Removes `@Inject(IConfigurationService)` as it doesn't apply to `SwapOrderHelper`
1925 of 2327 branches covered (82.72%)
Branch coverage included in aggregate %.
1 of 1 new or added line in 1 file covered. (100.0%)
3 existing lines in 1 file now uncovered.6865 of 7165 relevant lines covered (95.81%)
313.78 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | run-test:cov - 8783016962.1 | 0 |
93.42 |
GitHub Action Run | |
| 2 | run-test:e2e:cov - 8783016962.2 | 0 |
51.04 |
GitHub Action Run |