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

safe-global / safe-client-gateway / 6903197072 / 2
90%
main: 90%

Build:
DEFAULT BRANCH: main
Ran 17 Nov 2023 11:11AM UTC
Files 1026
Run time 22s
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

17 Nov 2023 11:08AM UTC coverage: 90.884% (-0.04%) from 90.92%
6903197072.2

push

github

web-flow
Add EmailRegistrationGuard (#854)

The EmailRegistrationGuard is a guard that can be used to authenticate email registrations.

This guard is successful only if the provided signature is valid. The message that will be validated in the signature needs to follow the format:

`email-register-${chainId}-${safe}-${emailAddress}-${account}-${timestamp}`

The guard can be applied to any route that has:

- the 'chainId' declared as a parameter
- the 'safeAddress' declared as a parameter
- the 'emailAddress' as part of the JSON body (top level)
- the 'account' as part of the JSON body (top level)
- the 'signature' as part of the JSON body (top level) - see message format to be signed
- the 'timestamp' as part of the JSON body (top level)

1437 of 1733 branches covered (0.0%)

Branch coverage included in aggregate %.

10268 of 11146 relevant lines covered (92.12%)

76.33 hits per line

Source Files on job run-test:cov - 6903197072.2
  • Tree
  • List 0
  • Changed 58
  • Source Changed 0
  • Coverage Changed 121
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 6903197072
  • a2d78611 on github
  • Prev Job for on main (#6903190690.2)
  • Next Job for on main (#6903203735.1)
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