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

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

Build:
DEFAULT BRANCH: main
Ran 19 Sep 2023 12:40PM UTC
Jobs 2
Files 455
Run time 22s
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

19 Sep 2023 12:38PM UTC coverage: 91.185% (-0.9%) from 92.125%
6235676719

push

github

web-flow
Add Safe Relay domain (#680)

- Adds initial version of the Safe Gelato Relay domain
- No changes to the route layer or to the data layer
- Adds dependency to `@safe-global/safe-deployments` – this dependency is used to retrieve the ABI for the Safe contracts
- Adds a `ContractHelper` – the goal of this class is to provide smart-contract decoding functionality to `domain` layer. This class is mostly a wrapper on `viem` functionality but specialises on specific ABI functions (the ABI being the state of the class)
- Adds two implementations of the `ContractHelper`:
  * `Erc20ContractHelper` – uses the ERC20 contract ABI to provide decoding functionality for the `transfer` function
  * `SafeContractHelper` – uses the Safe contract ABI to provide decoding functionality for the `execTransaction` function.


What is out of scope for this commit:
- Safe Relay routes – no routes were implemented. This PR mostly targets the business logic on the domain side
- `data` layer – no datasources were added. This will be where the API which targets the Gelato Relay Service will be added
- Handling of Multisend payloads
- Handling of Create Proxy with Nonce payloads

1205 of 1444 branches covered (0.0%)

Branch coverage included in aggregate %.

36 of 90 new or added lines in 7 files covered. (40.0%)

4598 of 4920 relevant lines covered (93.46%)

148.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-test:e2e:cov - 6235676719.1 19 Sep 2023 12:40PM UTC 0
56.84
GitHub Action Run
2 run-test:cov - 6235676719.2 19 Sep 2023 12:44PM UTC 0
91.29
GitHub Action Run
Source Files on build 6235676719
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #6235676719
  • 3d55ee55 on github
  • Prev Build on main (#6234944860)
  • Next Build on main (#6248196771)
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

© 2026 Coveralls, Inc