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

safe-global / safe-client-gateway / 8614915399 / 1
89%
main: 89%

Build:
DEFAULT BRANCH: main
Ran 09 Apr 2024 11:30AM UTC
Files 1171
Run time 21s
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

09 Apr 2024 11:27AM UTC coverage: 93.805% (+0.2%) from 93.56%
8614915399.1

push

github

web-flow
Add `AuthController` (#1368)

Adds`AuthController` as part of the SiWe-based authentication implementation:

- Add `AuthModule`
- Add `AuthController`, enabled behind a feature flag
  - `GET` `/v1/auth/nonce` - returns nonce to be signed in SiWe message
  - `POST` `/v1/auth/verify` - verify signature and return access token
    - Add `VerifyAuthMessageDtoSchema`
- Add `AuthService`
  - `generateNonce` - get nonce to include in SiWe message
  - `verify` - verify signature according to expiration, nonce and validity of signature
- Appropriate test coverage for the above.

1964 of 2398 branches covered (81.9%)

Branch coverage included in aggregate %.

13300 of 13874 relevant lines covered (95.86%)

175.77 hits per line

Source Files on job run-test:cov - 8614915399.1
  • Tree
  • List 1171
  • Changed 504
  • Source Changed 8
  • Coverage Changed 151
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 8614915399
  • 057b3147 on github
  • Prev Job for on main (#8614274133.2)
  • Next Job for on main (#8619148770.2)
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