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

alandtse / alexa_media_player / 20994506917 / 1
16%
dev: 23%

Build:
Build:
LAST BUILD BRANCH: pre-commit-ci-update-config
DEFAULT BRANCH: dev
Ran 14 Jan 2026 12:44PM UTC
Files 16
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

14 Jan 2026 12:43PM UTC coverage: 15.806% (-0.02%) from 15.829%
20994506917.1

push

github

web-flow
Update alexa_entity.py - address nitpicks

In @custom_components/alexa_media/alexa_entity.py: - Around line 406-417: parse_temperature_from_coordinator passes debug as the 5th positional argument to parse_value_from_coordinator which expects a 'since' value there, causing a type error; fix by calling parse_value_from_coordinator with debug as a keyword argument (e.g., debug=debug) or otherwise supply the correct 'since' positional before it so that parse_value_from_coordinator(coordinator, entity_id, "Alexa.TemperatureSensor", "temperature", debug=debug) is used, and keep the existing _LOGGER.debug call in parse_temperature_from_coordinator.

646 of 4087 relevant lines covered (15.81%)

0.16 hits per line

Source Files on job 20994506917.1
  • Tree
  • List 16
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20994506917
  • cefecfbf on github
  • Prev Job for on refactor_debug_logging (#20994132905.1)
  • Next Job for on refactor_debug_logging (#20994512884.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