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

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

Build:
DEFAULT BRANCH: main
Ran 30 Jan 2024 11:02AM UTC
Files 906
Run time 27s
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

30 Jan 2024 10:58AM UTC coverage: 54.19% (+0.1%) from 54.065%
7710082027.1

push

github

web-flow
Add email subscription cancellation routes (#1037)

- Adds `DELETE /v1/subscriptions?category=<string>&token=<string>`
  * This endpoint deletes the subscription of the given `category`, if a valid token is provided.
  * The token must be a UUID. A `400` is returned otherwise.
- Adds `DELETE /v1/subscriptions/all?token=<string>`
  * This endpoint deletes all subscriptions of an account with the associated `token`.
  * The token must be a UUID. A `400` is returned otherwise.
- Saving a new email with `EmailRepository` now subscribes to the Account Recovery category – this is a default subscription for all new accounts registered.

An indication of the token's existence is not returned to the client i.e. if an invalid token is provided the response is still successful. This was done while considering that the endpoint is unauthenticated and the link should be _private_ to the email owner. Therefore, no feedback is given regarding the validity of said token.

222 of 1722 branches covered (0.0%)

Branch coverage included in aggregate %.

6490 of 10664 relevant lines covered (60.86%)

4.56 hits per line

Source Files on job run-test:e2e:cov - 7710082027.1
  • Tree
  • List 906
  • Changed 3
  • Source Changed 3
  • Coverage Changed 125
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 7710082027
  • 5e6e352e on github
  • Prev Job for on main (#7709726784.1)
  • Next Job for on main (#7713199653.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