Ran
|
Files
1223
|
Run time
23s
|
Badge
Embed ▾
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`
1970 of 2400 branches covered (82.08%)
Branch coverage included in aggregate %.
13638 of 14308 relevant lines covered (95.32%)
153.18 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|