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

alandtse / alexa_media_player / 26253419440
23%
dev: 23%

Build:
Build:
LAST BUILD BRANCH: fix-http2_close_handler
DEFAULT BRANCH: dev
Ran 21 May 2026 09:13PM 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

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

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.

0 of 1 new or added line in 1 file covered. (0.0%)

1262 of 5413 relevant lines covered (23.31%)

0.23 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
4.41
-0.0% custom_components/alexa_media/__init__.py
Jobs
ID Job ID Ran Files Coverage
1 26253419440.1 21 May 2026 09:13PM UTC 19
23.31
GitHub Action Run
Source Files on build 26253419440
  • Tree
  • List 19
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26253419440
  • d88b70a0 on github
  • Prev Build on v5.15.3 (#26071538733)
  • 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