Ran
|
Files
1020
|
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`
324 of 2290 branches covered (14.15%)
Branch coverage included in aggregate %.
7388 of 12820 relevant lines covered (57.63%)
4.41 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|