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

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

Build:
DEFAULT BRANCH: main
Ran 16 Apr 2026 02:24PM UTC
Files 2177
Run time 2min
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

16 Apr 2026 02:19PM UTC coverage: 79.237% (+0.05%) from 79.186%
24515488852.2

push

github

web-flow
feat: add counterfactual-safes CGW module for backend persistence (#3011)

Add a new counterfactual-safes module that persists counterfactual Safe data
server-side, replacing frontend localStorage. Includes:

- TypeORM entity with unique constraint on (chainId, address)
- Repository with create, find, findOrFail, delete operations
- Auth-guarded REST endpoints (POST/GET/DELETE /v1/users/counterfactual-safes)
- Space-scoped read endpoint (GET /v1/spaces/:spaceId/counterfactual-safes)
- Auth-agnostic user resolution via getAuthenticatedUserIdOrFail (supports both SiWE and email/OIDC)
- Zod validation schemas with hex/address validation
- Address checksumming via databaseAddressTransformer
- E2E controller tests and repository integration tests

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

2437 of 4293 branches covered (56.77%)

Branch coverage included in aggregate %.

27071 of 32947 relevant lines covered (82.17%)

229.22 hits per line

Source Files on job run-integration-tests - 24515488852.2
  • Tree
  • List 2177
  • Changed 304
  • Source Changed 2
  • Coverage Changed 304
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 24515488852
  • ba6050dd on github
  • Prev Job for on main (#24448459915.2)
  • Next Job for on main (#24518181847.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