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

safe-global / safe-smart-account / 16190880859
94%

Build:
DEFAULT BRANCH: main
Ran 10 Jul 2025 09:06AM UTC
Jobs 2
Files 42
Run time 1min
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

10 Jul 2025 09:05AM UTC coverage: 94.514% (-0.01%) from 94.527%
16190880859

push

github

web-flow
Refactor `domainSeparator` implementation (#1016)

We give it the same treatment as `getTransactionHash`, as it has
sufficiently substantial gains IMO, and the assembly is simple enough.

**Before:**

```
$ npm run codesize | grep '^Safe '
Safe 21434 bytes (limit is 24576)

$ npm run benchmark | grep -A4 'ERC20 - transfer' | sed '1P;$!N;$!D'
  ERC20 - transfer
           Used 82498n gas for >transfer<
    ✔ with a single owner Safe
```

**After:**

```
$ npm run codesize | grep '^Safe '
Safe 21372 bytes (limit is 24576)

$ npm run benchmark | grep -A4 'ERC20 - transfer' | sed '1P;$!N;$!D'
  ERC20 - transfer
           Used 82382n gas for >transfer<
    ✔ with a single owner Safe
```

308 of 340 branches covered (90.59%)

Branch coverage included in aggregate %.

450 of 462 relevant lines covered (97.4%)

109.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-SafeL2 - 16190880859.1 10 Jul 2025 09:06AM UTC 42
94.51
GitHub Action Run
2 run-Safe - 16190880859.2 10 Jul 2025 09:06AM UTC 42
93.89
GitHub Action Run
Source Files on build 16190880859
  • Tree
  • List 42
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #16190880859
  • dd2454f7 on github
  • Prev Build on main (#16170363385)
  • Next Build on main (#16191017663)
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