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

safe-global / safe-events-service / 26508098982
87%

Build:
DEFAULT BRANCH: main
Ran 27 May 2026 11:22AM UTC
Jobs 2
Files 46
Run time 1min
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

27 May 2026 11:21AM UTC coverage: 86.513% (-0.07%) from 86.578%
26508098982

push

github

web-flow
perf: optimize webhook dispatch and bound response body size (#524)

- Iterate the cached webhook map directly in postEveryWebhook instead of materializing it into an array and filtering/mapping it on every event.
- Read webhook response bodies up to WEBHOOK_MAX_RESPONSE_BYTES (default 10KB) so a misbehaving or malicious target cannot exhaust memory with an unbounded body; truncated bodies are flagged.
- Update dispatcher spec mock to expose an async-iterable response body.

242 of 281 branches covered (86.12%)

Branch coverage included in aggregate %.

18 of 20 new or added lines in 1 file covered. (90.0%)

624 of 720 relevant lines covered (86.67%)

16.92 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
93.41
-1.66% src/modules/webhook/webhookDispatcher.service.ts
Jobs
ID Job ID Ran Files Coverage
1 run-test:cov - 26508098982.1 27 May 2026 11:22AM UTC 90
85.14
GitHub Action Run
2 run-test:e2e:cov - 26508098982.2 27 May 2026 11:22AM UTC 84
59.78
GitHub Action Run
Source Files on build 26508098982
  • Tree
  • List 46
  • Changed 23
  • Source Changed 1
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26508098982
  • 5298054f on github
  • Prev Build on main (#26088360610)
  • Next Build on main (#26511161070)
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