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

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

Build:
DEFAULT BRANCH: main
Ran 07 Aug 2024 06:58AM UTC
Files 1112
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

07 Aug 2024 06:53AM UTC coverage: 51.622% (+0.2%) from 51.465%
10279565714.1

push

github

web-flow
Add v2 notifications routes (#1787)

Adds v2 notifications routes for upserting push notification subscriptions/getting preferences, as well as deletion routes for Safe/device subscriptions:

- `POST` `/v2/register/notifications` (guarded)
- `GET` `/v2/chains/:chainId/notifications/devices/:deviceUuid/safes/:safeAddress` (guarded)
- `DELETE` `/v2/chains/:chainId/notifications/devices/:deviceUuid/safes/:safeAddress`
- `DELETE` `/v2/chains/:chainId/notifications/devices/:deviceUuid`

- Create above routes in a new `NotificationsModuleV2` with associated service and controller, tweaking the respective repository/datasource in accordance.
- Add relative validation for entities:
  - Create `UpsertSubscriptionsDto`, located on the route level and infer the type from it.
  - Create `UuidSchema`.
- Remove `Uuid` entity in place of `crypto.UUID`.
- Add appropriate tests.

467 of 2926 branches covered (15.96%)

Branch coverage included in aggregate %.

9078 of 15564 relevant lines covered (58.33%)

6.3 hits per line

Source Files on job run-test:e2e:cov - 10279565714.1
  • Tree
  • List 1112
  • Changed 8
  • Source Changed 6
  • Coverage Changed 162
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 10279565714
  • ee041568 on github
  • Prev Job for on main (#10268649697.1)
  • Next Job for on main (#10279577349.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