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

safe-global / safe-client-gateway / 8614915399
89%

Build:
DEFAULT BRANCH: main
Ran 09 Apr 2024 11:28AM UTC
Jobs 2
Files 591
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

09 Apr 2024 11:27AM UTC coverage: 92.862% (+0.2%) from 92.69%
8614915399

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.

1920 of 2326 branches covered (82.55%)

Branch coverage included in aggregate %.

65 of 67 new or added lines in 8 files covered. (97.01%)

2 existing lines in 1 file now uncovered.

6692 of 6948 relevant lines covered (96.32%)

358.74 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
76.19
76.19% src/domain/auth/auth.repository.ts

Uncovered Existing Lines

Lines Coverage ∆ File
2
80.0
-20.0% src/routes/transactions/entities/__tests__/human-description.builder.ts
Jobs
ID Job ID Ran Files Coverage
1 run-test:cov - 8614915399.1 09 Apr 2024 11:30AM UTC 1171
93.81
GitHub Action Run
2 run-test:e2e:cov - 8614915399.2 09 Apr 2024 11:28AM UTC 984
49.87
GitHub Action Run
Source Files on build 8614915399
  • Tree
  • List 591
  • Changed 504
  • Source Changed 8
  • Coverage Changed 152
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #8614915399
  • 057b3147 on github
  • Prev Build on main (#8614274133)
  • Next Build on main (#8619148770)
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

© 2025 Coveralls, Inc