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

safe-global / safe-config-service / 6403067885
100%

Build:
DEFAULT BRANCH: main
Ran 04 Oct 2023 07:49AM UTC
Jobs 1
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

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).

701 of 701 new or added lines in 8 files covered. (100.0%)

4823 of 4834 relevant lines covered (99.77%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6403067885.1 04 Oct 2023 07:49AM UTC 0
99.77
GitHub Action Run
Source Files on build 6403067885
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #6403067885
  • 49cc0b5d on github
  • Prev Build on main (#6381861269)
  • Next Build on main (#6549195555)
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