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

safe-global / safe-config-service / 6403067885 / 1
100%
main: 100%

Build:
DEFAULT BRANCH: main
Ran 04 Oct 2023 07:49AM UTC
Files 102
Run time 2s
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

04 Oct 2023 07:47AM UTC coverage: 99.772% (-0.1%) from 99.88%
6403067885.1

push

github

web-flow
Add Hook Events for Chains and Safe Apps (#964)

- Refactors the WebHook hook logic for the Safe Client Gateway client.
- A WebHook event is now represented as a `@dataclass` – `HookEvent`. This `HookEvent` can have two types:
  * `CHAIN_UPDATE` – represents chain related updates (more specifically updates to `Chain`, `GasPrice`, `Feature` – chain feature, and `Wallet`).
  * `SAFE_APPS_UPDATE` – represents safe app related updates (more specifically updates to `SafeApp`, `Provider`, `Tag` and `Feature` – safe app feature).
- The new web hooks are under a feature preview and can be enabled by setting the environment variable `FF_HOOK_EVENTS` to `true`.
  * If `FF_HOOK_EVENTS` is set to `false`, the `/v2/flush` endpoint is triggered (as before).

4823 of 4834 relevant lines covered (99.77%)

1.0 hits per line

Source Files on job 6403067885.1
  • Tree
  • List 0
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6403067885
  • 49cc0b5d on github
  • Prev Job for on main (#6381861269.1)
  • Next Job for on main (#6549195555.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