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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 07 Mar 2024 07:59AM UTC
Jobs 1
Files 11
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: 76.923%. Remained the same
8184727079

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

39 of 66 branches covered (59.09%)

Branch coverage included in aggregate %.

131 of 155 relevant lines covered (84.52%)

8.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8184727079.1 07 Mar 2024 07:59AM UTC 0
76.92
GitHub Action Run
Source Files on build 8184727079
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 (#8187417194)
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