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

zappa / Zappa / 22929503243

10 Mar 2026 11:48PM UTC coverage: 74.02% (-0.2%) from 74.173%
22929503243

push

github

web-flow
Refactor send_message to accept connection_id directly (#1433)

* :recycle: Refactor send_message to accept connection_id directly

Change send_message(event, data) to send_message(connection_id, data)
so callers can target any connected client without passing the full
event dict. The handler sets REQUEST_DOMAIN_NAME env var per WebSocket
event; STAGE is reused from handler init. boto3 client is cached to
avoid redundant instantiation in broadcast scenarios.

* :bookmark: Bump version to 0.62.1

---------

Co-authored-by: shane <shane.cousins@kiconiaworks.com>

3587 of 4846 relevant lines covered (74.02%)

4.44 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

84.27
/handler.py


Source Not Available

The file "handler.py" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

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