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

jrialland / asgiri / 22823398961
74%

Build:
DEFAULT BRANCH: main
Ran 08 Mar 2026 02:50PM UTC
Jobs 1
Files 19
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

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

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

412 of 642 new or added lines in 8 files covered. (64.17%)

12 existing lines in 2 files now uncovered.

1547 of 2101 relevant lines covered (73.63%)

0.74 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
73.51
5.19% asgiri/proto/http3.py
5
85.23
-4.8% asgiri/proto/http2.py
20
85.61
asgiri/proto/websocket_frames.py
34
81.21
-8.58% asgiri/server.py
76
64.98
asgiri/proto/websocket_http11.py
92
47.73
asgiri/proto/websocket_handler.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
73.51
5.19% asgiri/proto/http3.py
11
85.23
-4.8% asgiri/proto/http2.py
Jobs
ID Job ID Ran Files Coverage
1 22823398961.1 08 Mar 2026 02:50PM UTC 19
73.63
GitHub Action Run
Source Files on build 22823398961
  • Tree
  • List 19
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22823398961
  • 19e682cf on github
  • Prev Build on main (#19740397069)
  • Next Build on main (#22831707721)
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