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

safe-global / safe-events-service
89%

Build:
DEFAULT BRANCH: main
Repo Added 31 May 2023 02:14PM UTC
Files 43
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • add-api-key-header
  • add-data
  • add-to-field-multisig-events
  • add-webhook-filter-by-address
  • add_crud_webhook
  • bump-version
  • chore/add-cla-action
  • dependabot/docker/node-24
  • dependabot/github_actions/coverallsapp/github-action-2.3.6
  • dependabot/github_actions/docker/setup-qemu-action-3.3.0
  • dependabot/github_actions/docker/setup-qemu-action-3.6.0
  • dependabot/npm_and_yarn/adminjs-7.8.15
  • dependabot/npm_and_yarn/axios-1.7.9
  • dependabot/npm_and_yarn/eslint-config-prettier-10.0.1
  • dependabot/npm_and_yarn/eslint-config-prettier-10.1.1
  • dependabot/npm_and_yarn/eslint-config-prettier-10.1.2
  • dependabot/npm_and_yarn/eventsource-3.0.7
  • dependabot/npm_and_yarn/eventsource-4.0.0
  • dependabot/npm_and_yarn/nestjs/cli-11.0.0
  • dependabot/npm_and_yarn/nestjs/cli-11.0.2
  • dependabot/npm_and_yarn/nestjs/cli-11.0.3
  • dependabot/npm_and_yarn/nestjs/cli-11.0.4
  • dependabot/npm_and_yarn/nestjs/cli-11.0.5
  • dependabot/npm_and_yarn/nestjs/cli-11.0.6
  • dependabot/npm_and_yarn/nestjs/cli-11.0.7
  • dependabot/npm_and_yarn/nestjs/config-3.3.0
  • dependabot/npm_and_yarn/nestjs/swagger-8.1.0
  • dependabot/npm_and_yarn/types/express-5.0.0
  • dependabot/npm_and_yarn/types/express-5.0.1
  • dependabot/npm_and_yarn/types/node-22.10.1
  • dependabot/npm_and_yarn/types/node-22.10.10
  • dependabot/npm_and_yarn/types/node-22.10.2
  • dependabot/npm_and_yarn/types/node-22.10.5
  • dependabot/npm_and_yarn/types/node-22.10.6
  • dependabot/npm_and_yarn/types/node-22.10.7
  • dependabot/npm_and_yarn/types/node-22.13.0
  • dependabot/npm_and_yarn/types/node-22.13.10
  • dependabot/npm_and_yarn/types/node-22.13.13
  • dependabot/npm_and_yarn/types/node-22.13.14
  • dependabot/npm_and_yarn/types/node-22.13.4
  • dependabot/npm_and_yarn/types/node-22.13.5
  • dependabot/npm_and_yarn/types/node-22.13.9
  • dependabot/npm_and_yarn/types/node-22.14.0
  • dependabot/npm_and_yarn/types/node-22.14.1
  • dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.32.1
  • dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.34.0
  • dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.34.1
  • dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.35.0
  • dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.37.0
  • dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.38.0
  • dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.39.0
  • dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.40.0
  • dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.41.0
  • dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.44.0
  • downgrade-nestjs
  • fix-migrations-script
  • fix-packages
  • fix-typo
  • fix/ensure-dependency-lockfile-builds
  • fix_put_webhooks
  • invalidate_webhooks
  • make-data-nullable
  • node-22
  • refactor_project_structure
  • remove-eventsource-types
  • set_version
  • update-adminjs
  • update-dependencies
  • update-eslint
  • update-nestjs
  • v0.0.1
  • v0.1.0
  • v0.10.0
  • v0.10.1
  • v0.10.2
  • v0.11.0
  • v0.12.0
  • v0.13.0
  • v0.13.1
  • v0.14.0
  • v0.15.0
  • v0.2.0
  • v0.2.1
  • v0.3.0
  • v0.4.0
  • v0.5.0
  • v0.6.0
  • v0.7.0
  • v0.8.0
  • v0.8.1
  • v0.9.0

09 Sep 2025 01:43PM UTC coverage: 89.0%. Remained the same
17584642476

push

github

web-flow
fix: ensure lockfiles are used on ci builds (#443)

166 of 187 branches covered (88.77%)

Branch coverage included in aggregate %.

546 of 613 relevant lines covered (89.07%)

17.22 hits per line

Relevant lines Covered
Build:
Build:
613 RELEVANT LINES 546 COVERED LINES
17.22 HITS PER LINE
Source Files on main
  • Tree
  • List 43
  • Changed 20
  • Source Changed 0
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
17584642476 main fix: ensure lockfiles are used on ci builds (#443) push 09 Sep 2025 01:45PM UTC web-flow github
89.0
16167246324 main Set version 0.15.0 (#427) push 09 Jul 2025 10:46AM UTC web-flow github
89.0
16049004036 main Fix migrations path in db config script (#424) push 03 Jul 2025 11:20AM UTC web-flow github
89.0
16049000917 main Add Swagger Api Key Header in Webhook endpoints (#423) push 03 Jul 2025 11:19AM UTC web-flow github
89.0
16048965756 main feat: Add filter by address (#425) * Add filter by addresses in webhooks * Improve validator and make addresses optional * Filter repeated addresses in DTO push 03 Jul 2025 11:18AM UTC web-flow github
89.0
15676745860 main Set version v0.14.0 push 16 Jun 2025 09:14AM UTC moisses89 github
89.62
15492563687 main Add support for automatic disable Webhooks (#412) push 06 Jun 2025 02:12PM UTC web-flow github
89.62
15272712943 main chore: add CLA action #407 chore: update CODEOWNERS push 27 May 2025 10:20AM UTC web-flow github
88.25
15269125174 main Fix webhoook endpoint is not updating some fields push 27 May 2025 07:25AM UTC moisses89 github
88.25
15022797294 main Add authenticated CRUD API for webhooks (#398) push 14 May 2025 02:04PM UTC web-flow github
88.22
See All Builds (645)
  • Repo on GitHub
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