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

jrialland / asgiri / 22823398961 / 1
74%
main: 74%

Build:
DEFAULT BRANCH: main
Ran 08 Mar 2026 02:50PM UTC
Files 19
Run time 0s
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

08 Mar 2026 02:19PM UTC coverage: 73.632% (-4.2%) from 77.852%
22823398961.1

push

github

Julien
fix: ASGI spec version 3.0, graceful shutdown, WebSocket refactor

- Fix ASGI spec version from "2.3" to "3.0" in spec.py
- Implement proper graceful shutdown with wait_closed() timeout
- Add signal handler support for SIGINT/SIGTERM across platforms
- Add asyncio.shield protection for cleanup tasks
- Refactor WebSocket implementation:
  - Add lightweight websocket_frames.py (no wsproto dependency)
  - Add websocket_handler.py for HTTP/2 and HTTP/3 WebSocket
  - Add websocket_http11.py for HTTP/1.1 upgrade WebSocket
  - Remove old websocket.py
- Fix protocol auto-detection to use alpn_negotiated_protocol
- Fix ruff linting issues (unused variables, imports)
- Update tests for new WebSocket handlers

1547 of 2101 relevant lines covered (73.63%)

0.74 hits per line

Source Files on job 22823398961.1
  • Tree
  • List 19
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22823398961
  • 19e682cf on github
  • Prev Job for on main (#19740397069.1)
  • Next Job for on main (#22831707721.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