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

safe-global / safe-modules / 7815418859
100%
master: 85%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 07 Feb 2024 01:18PM UTC
Jobs 1
Files 7
Run time 2s
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

07 Feb 2024 01:17PM UTC coverage: 82.123%. Remained the same
7815418859

push

github

web-flow
Allow Specifying Docker CLI For E2E (#253)

This PR modifies the E2E `run.sh` script to allow configuration of the
Docker CLI to use. Why? I use `podman` instead of `docker`. Another
potential use case would be to use a specific `docker` client instead of
the one configured in `$PATH`.

I can now successfully run:

```
DOCKER=podman npm run test:e2e
```

Note that not specifying any configuration in the environment will cause
the script to default ot the `docker` command. On my system without
`docker` installed:

```
$ npm run test:e2e

> @safe-global/safe-erc4337@0.2.0 test:e2e
> ./test/e2e/run.sh

./test/e2e/run.sh: line 5: docker: command not found
```

39 of 60 branches covered (0.0%)

Branch coverage included in aggregate %.

108 of 119 relevant lines covered (90.76%)

10.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7815418859.1 07 Feb 2024 01:18PM UTC 0
82.12
GitHub Action Run
Source Files on build 7815418859
Detailed source file information is not available for this build.
  • Back to Repo
  • bde23a25 on github
  • Prev Build on feature/entrypoint-v0.7 (#7815260776)
  • Next Build on main (#7828420711)
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