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

safe-global / safe-client-gateway / 7279326401
90%
main: 89%

Build:
Build:
LAST BUILD BRANCH: portfolio-endpoint-header-entries-for-cache
DEFAULT BRANCH: main
Ran 20 Dec 2023 06:25PM UTC
Jobs 2
Files 525
Run time 58s
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

20 Dec 2023 04:17PM UTC coverage: 90.469% (+0.1%) from 90.342%
7279326401

push

github

web-flow
feat: add email deletion functionality (#962)

The email deletion capabilities to the `chains/:chainId/safes/:safeAddress/emails endpoint` endpoint via a new `DELETE` method.

Each request requires the following payload:

```json
{
  "account": <string>,
  "timestamp": <number>,
  "signature": <string>
}
```

The route is protected by the signature: the signature of signing `email-delete-{chainId}-{safeAddress}-{account}-{timestamp}` with the specified account.

* feat: email update/deletion

* fix: remove update functionality

* Alter action prefix of guard, change response code and update tests

* Return `404` if deleting an address that doesn't exist

* Split guards for registration/deletion and adjust test coverage

* Adjust required arguments and error `message`

1435 of 1710 branches covered (0.0%)

Branch coverage included in aggregate %.

38 of 40 new or added lines in 8 files covered. (95.0%)

5390 of 5834 relevant lines covered (92.39%)

150.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-test:cov - 7279326401.1 20 Dec 2023 06:27PM UTC 0
90.85
GitHub Action Run
2 run-test:e2e:cov - 7279326401.2 20 Dec 2023 06:25PM UTC 0
54.76
GitHub Action Run
Source Files on build 7279326401
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #7279326401
  • 615b6350 on github
  • Prev Build on main (#7277983248)
  • Next Build on check-request-lifespan-on-cache-writes (#7288735134)
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