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

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

Build:
DEFAULT BRANCH: main
Ran 13 Feb 2025 11:21AM UTC
Jobs 2
Files 801
Run time 561min
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

13 Feb 2025 11:18AM UTC coverage: 90.848%. First build
13306508473

push

github

web-flow
feat: add `GET` `/v1/targeted-messaging/:outreachId/chains/:chainId/safes/:safeAddress` (#2343)

Adds a new (`GET` `/v1/targeted-messaging/:outreachId/chains/:chainId/safes/:safeAddress`) route, returning a response should a `safeAddress` be targeted by a given `outreachId`.

```ts
type Response = {
  outreachId: number;
  address: `0x${string}`;
}
```

- Add `GET` `/v1/targeted-messaging/:outreachId/chains/:chainId/safes/:safeAddress` route
- Add new route-level `TargetedSafe` entity
- Add appropriate test coverage

2952 of 3574 branches covered (82.6%)

Branch coverage included in aggregate %.

11 of 11 new or added lines in 3 files covered. (100.0%)

10012 of 10696 relevant lines covered (93.61%)

520.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-test:e2e:cov - 13306508473.1 13 Feb 2025 11:20AM UTC 1426
50.7
GitHub Action Run
2 run-test:cov - 13306508473.2 13 Feb 2025 11:23AM UTC 1569
91.72
GitHub Action Run
Source Files on build 13306508473
  • Tree
  • List 801
  • Changed 203
  • Source Changed 2
  • Coverage Changed 218
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #13306508473
  • 8cb2b5e2 on github
  • Prev Build on main (#13284624768)
  • Next Build on main (#13307362956)
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