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

alandtse / alexa_media_player
16%
dev: 16%

Build:
Build:
LAST BUILD BRANCH: update_last_called_via_HTTP2PUSH_activity
DEFAULT BRANCH: dev
Repo Added 26 Oct 2024 07:27PM UTC
Token dJl0VgK7ZFFgAk009Bnu3ogHLp25I0mZd regen
Build 804 Last
Files 16
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

LAST BUILD ON BRANCH refactor_debug_logging
branch: refactor_debug_logging
CHANGE BRANCH
x
Reset
Sync Branches
  • refactor_debug_logging
  • SupportNowPlaying
  • add-restore_volume-service
  • adj_media_image_url
  • bump-alexapy-to-1.29.13
  • bump-alexapy-to-1.29.14
  • claude/debug-alexa-media-component-uEgi1
  • claude/fix-reauth-error-state-JidpK
  • claude/fix-test-ci-compatibility-1WSmu
  • claude/fix-undefined-hue-emulated-enabled-Pvzno
  • claude/identify-bugfix-e8ebZ
  • claude/peer-review-bugs-jWjxn
  • claude/prepare-upstream-bugfix-DuuRn
  • claude/upstream-bugfix-pr-o9Fz9
  • code-quality-improvements
  • coderabbitai/docstrings/a027b74
  • config_flow
  • copilot/bump-alexapy-to-12912
  • copilot/fix-2972
  • danielbrunt57-patch-1
  • danielbrunt57-patch-2
  • dependabot/pip/authlib-1.6.4
  • dependabot/pip/authlib-1.6.5
  • dependabot/pip/authlib-1.6.6
  • dependabot/pip/filelock-3.20.1
  • dependabot/pip/filelock-3.20.3
  • dependabot/pip/h11-0.16.0
  • dependabot/pip/h2-4.3.0
  • dependabot/pip/marshmallow-4.1.2
  • dependabot/pip/pip-25.3
  • dependabot/pip/pycares-4.9.0
  • dependabot/pip/setuptools-78.1.1
  • dependabot/pip/virtualenv-20.36.1
  • deprecate-yaml-config
  • deprecate_yaml
  • detect-bridges
  • dev
  • docs_fix-alexa-devices-comments
  • error_communicating_with_api_notifications
  • expose-echo-serial-frontend
  • extended_entity_discovery
  • feat-add-diagnostics
  • feat-readd-amazon-devices
  • feature/get-nested-value-helper
  • fix#3039
  • fix#3042
  • fix-auth
  • fix-deprecated-network-details
  • fix-diagnostics.py
  • fix-echo-dot-4th-gen-model-id
  • fix-log-info-alexa-media-version
  • fix-recurring-Authenication-required-by-Login-error-detected-in-alexapy
  • fix-restore-amazon-air-quality-entities
  • fix-sensor.py
  • fix-smart-switch-declaration
  • fix/notifications-none-check
  • fix_3125
  • fix_5.5-6
  • fix_air_quality_sensor
  • fix_apicall
  • fix_asyncio.CancelledError
  • fix_error_communicating_with_API_notifications
  • fix_group
  • fix_helpers.py
  • fix_login
  • fix_otp_secret_in_config_flow
  • fix_reauth
  • fix_timer_alarm_reminder_sensors
  • get_info
  • handle_audioPlayerState
  • home-assistant-matter-hub
  • kayodecker-patch-2
  • lokalise-2026-01-12_11-48-52
  • master
  • media_player
  • new_enable_network_discovery_service
  • new_service_enable_network_discovery
  • no-network-details
  • obfuscate_email
  • opt_import
  • patch-1
  • pre-commit-ci-update-config
  • previous_volume
  • public_url
  • py313
  • reformat-startup-message
  • rel#2827
  • require_otpsecret
  • revert-2670-public_url
  • revert-3057-danielbrunt57-patch-2
  • revert_3127
  • revert_4.13.8_changes
  • safety-update
  • sayam93-patch-1
  • strengthen_notification_handling
  • supported_feat
  • update_last_called_via_HTTP2PUSH_activity
  • v4.13.6
  • v4.13.7
  • v4.13.8
  • v5.0.0
  • v5.0.1
  • v5.0.2
  • v5.0.3
  • v5.0.4
  • v5.0.5
  • v5.1.0
  • v5.2.0
  • v5.3.0
  • v5.4.0
  • v5.5.0
  • v5.5.1
  • v5.6.0
  • v5.7.0
  • v5.7.1
  • v5.7.10
  • v5.7.11
  • v5.7.12
  • v5.7.13
  • v5.7.2
  • v5.7.3
  • v5.7.4
  • v5.7.5
  • v5.7.6
  • v5.7.7
  • v5.7.8
  • v5.7.9
  • v5.8.0
  • v5.8.1
  • v5.8.2
  • v5.8.3
  • v5.8.4
  • v5.9.0

14 Jan 2026 01:35PM UTC coverage: 15.798% (-0.1%) from 15.907%
20996039519

Pull #3299

github

web-flow
Update sensor.py - use `if getattr(self, "_debug", False):`
Pull Request #3299: fix: Refactor debug logging to reduce log spam (alexa_entity.py, sensor.py)

9 of 53 new or added lines in 2 files covered. (16.98%)

8 existing lines in 2 files now uncovered.

646 of 4089 relevant lines covered (15.8%)

0.16 hits per line

Relevant lines Covered
Build:
Build:
4089 RELEVANT LINES 646 COVERED LINES
0.16 HITS PER LINE
Source Files on refactor_debug_logging
  • Tree
  • List 16
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20996039519 refactor_debug_logging Update sensor.py - use `if getattr(self, "_debug", False):` Pull #3299 14 Jan 2026 01:36PM UTC web-flow github
15.8
20994512884 refactor_debug_logging style: auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Pull #3299 14 Jan 2026 12:44PM UTC pre-commit-ci[bot] github
15.81
20994506917 refactor_debug_logging 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 'si... push 14 Jan 2026 12:43PM UTC web-flow github
15.81
20994507556 refactor_debug_logging Merge cefecfbf1 into 995677f71 Pull #3299 14 Jan 2026 12:43PM UTC web-flow github
15.81
20994132905 refactor_debug_logging style: auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Pull #3299 14 Jan 2026 12:30PM UTC pre-commit-ci[bot] github
15.83
20994069086 refactor_debug_logging Update sensor.py Pull #3299 14 Jan 2026 12:28PM UTC web-flow github
15.83
20994069453 refactor_debug_logging Merge 0ecc97a07 into 995677f71 Pull #3299 14 Jan 2026 12:28PM UTC web-flow github
15.83
20993561681 refactor_debug_logging Update alexa_entity.py - solves the “debug passed positionally binds to since” hazard. Pull #3299 14 Jan 2026 12:10PM UTC web-flow github
15.83
20992517997 refactor_debug_logging Update sensor.py - several fixes - Fixed recurring-alarm advancement logic in AlexaMediaNotificationSensor._update_recurring_alarm() by restoring the legacy recurringPattern → RECURRING_PATTERN_ISO_SET lookup so recurrence is populated and alarms... Pull #3299 14 Jan 2026 11:30AM UTC web-flow github
15.83
20990808660 refactor_debug_logging style: auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Pull #3299 14 Jan 2026 10:27AM UTC pre-commit-ci[bot] github
15.84
See All Builds (726)

Badge your Repo: alexa_media_player

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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