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

alandtse / alexa_media_player / 26253419440 / 1
23%
dev: 23%

Build:
Build:
LAST BUILD BRANCH: fix-http2_close_handler
DEFAULT BRANCH: dev
Ran 21 May 2026 09:13PM UTC
Files 19
Run time 1s
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

21 May 2026 09:12PM UTC coverage: 23.314% (-0.005%) from 23.319%
26253419440.1

push

github

web-flow
fix http2_close_handler

#### Problem
http2_close_handler() closes over coordinator, but coordinator is assigned later, after await http2_connect(). If HTTP2 closes during/around that first connect, the closure cell exists but has no value yet, causing this NameError.

#### Fix
Do a live lookup inside http2_close_handler instead of relying on the outer coordinator variable.

1262 of 5413 relevant lines covered (23.31%)

0.23 hits per line

Source Files on job 26253419440.1
  • Tree
  • List 19
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26253419440
  • d88b70a0 on github
  • Prev Job for on fix-http2_close_handler (#26071538733.1)
  • Delete
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