• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

safe-global / safe-client-gateway / 8524598827
89%

Build:
DEFAULT BRANCH: main
Ran 02 Apr 2024 02:33PM UTC
Jobs 2
Files 577
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

02 Apr 2024 02:31PM UTC coverage: 93.105% (-0.2%) from 93.342%
8524598827

push

github

web-flow
Add support for decoding Swap Orders in Multisends (#1348)

- Swap Orders inside a Multisend should be decoded in the same way as regular ones.
- Detection of a Multisend order happens on the first level of transactions (i.e. it does not detect Swap transactions if a Multisend contains another Multisend).
- The `mapSwapOrder` function also changed:
  * It is no longer restricted to a `MultisigTransaction` or `ModuleTransaction` – this was done to support nested transactions which do not have all the properties of a Multisig or Module transactions.
  * It no longer maps to a `CustomTransactionInfo` – this is now a decision left for the callers. Instead, the promise is rejected if the swap transaction couldn't be decoded successfully.

1853 of 2244 branches covered (82.58%)

Branch coverage included in aggregate %.

25 of 35 new or added lines in 3 files covered. (71.43%)

2 existing lines in 1 file now uncovered.

6492 of 6719 relevant lines covered (96.62%)

362.92 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
88.64
-1.56% src/routes/transactions/mappers/common/swap-order.mapper.ts
9
75.0
-7.17% src/routes/transactions/mappers/common/transaction-info.mapper.ts

Uncovered Existing Lines

Lines Coverage ∆ File
2
80.0
-20.0% src/routes/transactions/entities/__tests__/human-description.builder.ts
Jobs
ID Job ID Ran Files Coverage
1 run-test:cov - 8524598827.1 02 Apr 2024 02:35PM UTC 1143
94.07
GitHub Action Run
2 run-test:e2e:cov - 8524598827.2 02 Apr 2024 02:33PM UTC 964
49.84
GitHub Action Run
Source Files on build 8524598827
  • Tree
  • List 577
  • Changed 79
  • Source Changed 3
  • Coverage Changed 142
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #8524598827
  • b4028505 on github
  • Prev Build on main (#8519044750)
  • Next Build on main (#8525317361)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc