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

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

Build:
DEFAULT BRANCH: main
Ran 11 Jul 2025 02:12PM 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

11 Jul 2025 02:11PM UTC coverage: 94.486% (+0.007%) from 94.479%
16222130100

push

github

web-flow
Creation Code Hash (#1019)

# TLDR
- Adds the creation code hash in Safe Proxy Factory.

## LLM Description
This pull request introduces a new method in the `SafeProxyFactory`
contract to enhance functionality by providing the ability to retrieve
the creation code hash of a `SafeProxy`. This addition can be used to
compute a `SafeProxy` creation address.

Enhancements to `SafeProxyFactory`:

*
[`contracts/proxies/SafeProxyFactory.sol`](diffhunk://#diff-53aac98a0cc90b95181187d9862b4ad6eR38-R45):
Added the `proxyCreationCodehash` method, which returns the keccak256
hash of the `SafeProxy` creation code. This method is marked as `public`
and `pure`, and it can be used to compute the creation address of a
`SafeProxy`.

Fixes #994

304 of 336 branches covered (90.48%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

450 of 462 relevant lines covered (97.4%)

109.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-Safe - 16222130100.1 11 Jul 2025 02:12PM UTC 42
93.86
GitHub Action Run
2 run-SafeL2 - 16222130100.2 11 Jul 2025 02:12PM UTC 42
94.49
GitHub Action Run
Source Files on build 16222130100
  • 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 #16222130100
  • 1036b921 on github
  • Prev Build on main (#16195934108)
  • Next Build on main (#16368137624)
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