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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 07 Mar 2024 07:58AM UTC
Jobs 1
Files 9
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 07:57AM UTC coverage: 14.474% (-62.4%) from 76.923%
8184727085

push

github

web-flow
Feature: Implement a Passkey `SignatureValidator` factory (#306)

This PR is a partial solution for
https://github.com/safe-global/safe-modules/issues/288. What needs to be
added is a proper test suite for the factory. It only has one migrated
end-to-end test from the 4337 module package.

What was done:
- Introduce `ICustomECSignerFactory` and `ICustom256BitECSignerFactory`
interfaces for custom signer factories. The first is generic and should
work with signing algorithms of any key length, while the second is
optimized for EC signing and 256-bit key sizes. The first one is not
used in the project and is kept as an example or for future reference.
- Add the `WebAuthnVerifier` and make it use the new P256Library
introduced in #298
- Migrate the `SafeSignerLaunchpad` contract and make it implement the
`ICustom256BitECSignerFactory` interface thus making it
`Safe256BitECSignerLaunchpad`
- Migrate and adjust the end-to-end test from the 4337 module for the
launchpad

To be done:
- Remove the migrated contracts from the 4337 package

5 of 44 branches covered (11.36%)

Branch coverage included in aggregate %.

4 of 95 new or added lines in 4 files covered. (4.21%)

17 of 108 relevant lines covered (15.74%)

1.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8184727085.1 07 Mar 2024 07:58AM UTC 0
14.47
GitHub Action Run
Source Files on build 8184727085
Detailed source file information is not available for this build.
  • Back to Repo
  • a2914d2f on github
  • Prev Build on main (#8160381332)
  • Next Build on main (#8184727079)
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