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

JeffLIrion / python-androidtv
100%

Build:
DEFAULT BRANCH: master
Repo Added 04 Sep 2019 12:44AM UTC
Files 19
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • COVERALLS_SERVICE_NAME
  • LockNotAcquiredException
  • adb-manager-cleanup
  • adb-push-pull
  • adb-server
  • adb-server-sync
  • adb-shell-version
  • adb_manager-enhancement
  • adb_shell
  • add-app-constants
  • add-hdmi-to-update
  • aio-androidtv
  • aiofiles
  • aiofiles-docs
  • alphabetize
  • androidtv-running-apps
  • androidtv-running-apps2
  • async
  • auth-timeout
  • black-formatter
  • bump-adb-shell
  • bumpver
  • bumpversion
  • catch-index-error
  • cmd-audio-state
  • constants-tests
  • copyright
  • coverage
  • coverage100
  • device-specific-commands
  • device-specific-commands-test
  • docs
  • documentation
  • documentation-fix
  • dont-hardcode-banner
  • firetv-plex
  • firetv_coverage
  • fix-async-adb-server-available-property
  • fix-audio-state-cmd
  • fix-cmd-audio-state
  • fix-setup-installed-apps
  • get-properties-constants
  • get-properties-no-response
  • get_hdmi_input
  • github-actions
  • googletv
  • googletv-current-app-fix
  • googletv-launch-app
  • idle-standby-switch
  • key-escape
  • launch-app
  • learn_sendevent
  • lock-context-manager
  • lock-fix
  • lock-kwargs
  • logging-enhancements
  • make-adb-hidden
  • makefile
  • no-io-in-init
  • package-data
  • patch-1
  • patch-2
  • patchers-typo
  • pepy
  • ppadb-async
  • properties-to-methods
  • pure-python-adb
  • pylintrc
  • python2-coverage100
  • python310
  • python313
  • python39
  • raman325-rename_androidtv_device_property
  • readme
  • refactor-tests
  • remove-unused-function
  • run_in_executor
  • screencap
  • screencap-fix
  • sendevent
  • separate-host-port
  • signer
  • signer2
  • sony-tv-support2
  • store-device-properties-and-apps
  • stream_music
  • strip-adb-shell-prefix
  • test-cleanup
  • test-constants
  • test_androidtv_coverage
  • test_setup
  • test_state_detection
  • travis
  • update-readme
  • update-scripts
  • v0.0.27
  • v0.0.28
  • v0.0.29
  • v0.0.30
  • v0.0.31
  • v0.0.32
  • v0.0.33
  • v0.0.34
  • v0.0.35
  • v0.0.36
  • v0.0.37
  • v0.0.39
  • v0.0.40
  • v0.0.41
  • v0.0.42
  • v0.0.43
  • v0.0.44
  • v0.0.45
  • v0.0.46
  • v0.0.47
  • v0.0.48
  • v0.0.49
  • v0.0.50
  • v0.0.51
  • v0.0.52
  • v0.0.53
  • v0.0.54
  • v0.0.55
  • v0.0.56
  • v0.0.57
  • version-30
  • version-bump
  • version0-0-28
  • version34
  • versionbump
  • volume-set

10 Nov 2024 07:00AM UTC coverage: 99.892%. Remained the same
11763064901

push

github

web-flow
Bump the version to 0.0.75 (#356)

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

1848 of 1850 relevant lines covered (99.89%)

5.98 hits per line

Relevant lines Covered
Build:
Build:
1850 RELEVANT LINES 1848 COVERED LINES
5.98 HITS PER LINE
Source Files on master
  • Tree
  • List 19
  • Changed 7
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
11763064901 master Bump the version to 0.0.75 (#356) push 10 Nov 2024 07:01AM UTC web-flow github
99.89
11763047785 master Add Android 14 support (#355) Only tested on the Google TV Streamer for now, so the HDMI input stuff may need further tweaking once this actually rolls out to things with HDMI inputs. push 10 Nov 2024 06:56AM UTC web-flow github
99.89
11754114250 master Merge 5b202a2ae into 6f0499082 Pull #355 09 Nov 2024 06:39AM UTC web-flow github
99.89
11753947298 master Add support for Askey STI6130 (#354) * Add support for Askey STI6130 * Linting androidtv/basetv/basetv.py Co-authored-by: Jeff Irion <JeffLIrion@users.noreply.github.com> update documentation for product_id more lint issues. * More... push 09 Nov 2024 06:14AM UTC web-flow github
99.89
11600363126 master Merge 65fed2f2e into ac4b9095c Pull #355 30 Oct 2024 07:33PM UTC web-flow github
100.0
11566957624 master Bump the version to 0.0.74 (#353) push 29 Oct 2024 03:50AM UTC web-flow github
100.0
11566917162 master Pylint fixes (#352) * Pylint fixes * Revert "Pylint fixes" This reverts commit a3a24bf4b. * Update .pylintrc * Add invalid-name to pylint disable list push 29 Oct 2024 03:46AM UTC web-flow github
100.0
8594320659 master Add Python 3.11 and 3.12 to CI (#350) * Add Python 3.11 and 3.12 to CI * black * Add setuptools to venv_requirements.txt push 08 Apr 2024 03:57AM UTC web-flow github
100.0
7439499154 master Merge 089cd7bb8 into 7aa7c6a84 Pull #348 07 Jan 2024 04:48PM UTC web-flow github
100.0
6649200543 master Fix Readthedocs (#346) * Fix .readthedocs.yml * More .readthedocs.yml changes * Checkout Makefile from master * Update docs/requirements.txt * Add sphinx-rtd-theme to docs/requirements.txt * Formatting push 26 Oct 2023 03:48AM UTC web-flow github
100.0
See All Builds (1033)
  • 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

© 2025 Coveralls, Inc