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

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

Build:
DEFAULT BRANCH: main
Ran 07 Mar 2024 01:01PM UTC
Jobs 1
Files 32
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

07 Mar 2024 01:00PM UTC coverage: 94.397%. Remained the same
8188533217

push

github

web-flow
Using `returndatasize()` in assembly. (#740)

This PR closes #734 by directly using the `returndatasize()` instead of
storing it in memory and retrieving it later. ~Accessing
`returndatasize()` is always cheaper than `mstore` and multiple
`mload`'s~.

On checking further, it was found that there are no differences in terms
of gas usage for transactions (extra tests were added for `MultiSend` to
verify), while 1 byte is saved during deployment (checked using
`codesize`).

Note: Benchmark failing in this PR is expected:
[Source](https://github.com/safe-global/safe-smart-account/pull/736#issuecomment-1934037016)

261 of 292 branches covered (89.38%)

Branch coverage included in aggregate %.

396 of 404 relevant lines covered (98.02%)

97.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-$ - 8188533217.1 07 Mar 2024 01:01PM UTC 0
94.4
GitHub Action Run
Source Files on build 8188533217
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #8188533217
  • 2278f7cc on github
  • Prev Build on main (#7970315636)
  • Next Build on main (#8307442344)
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