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

2Fake / devolo_plc_api
99%
master: 98%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 27 Aug 2020 11:00AM UTC
Files 14
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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • RUF006
  • absolute_imports
  • allow_zeroconf_instance
  • async_check_firmware_available_timeout
  • asynczeroconf
  • black
  • changelog
  • ci
  • ci_fixes
  • connection_errors
  • context_manager
  • coveralls
  • dedup
  • dependabot
  • dependabot/github_actions/main/actions/checkout-5.0.0
  • dependabot/github_actions/main/actions/download-artifact-4.1.9
  • dependabot/github_actions/main/actions/download-artifact-4.2.1
  • dependabot/github_actions/main/actions/download-artifact-4.3.0
  • dependabot/github_actions/main/actions/download-artifact-5.0.0
  • dependabot/github_actions/main/actions/setup-python-5.4.0
  • dependabot/github_actions/main/actions/setup-python-5.5.0
  • dependabot/github_actions/main/actions/setup-python-5.6.0
  • dependabot/github_actions/main/actions/setup-python-6.0.0
  • dependabot/github_actions/main/actions/upload-artifact-4.6.0
  • dependabot/github_actions/main/actions/upload-artifact-4.6.1
  • dependabot/github_actions/main/actions/upload-artifact-4.6.2
  • dependabot/github_actions/main/coverallsapp/github-action-2.3.6
  • dependabot/pip/development/httpx-gte-0.14-and-lt-0.16
  • dependabot/pip/development/httpx-gte-0.14-and-lt-0.17
  • dependabot/pip/development/httpx-gte-0.14-and-lt-0.18
  • dependabot/pip/development/httpx-gte-0.14-and-lt-0.19
  • dependabot/pip/development/httpx-gte-0.14-and-lt-0.20
  • dependecy_versions
  • develop_version
  • development
  • doc_strings
  • drop3.7
  • editable_install
  • enable_fbt
  • event_loop
  • event_loop_deprecation
  • factory_reset
  • feat/restart
  • fix/build
  • fix/pre-commit-version
  • fix/pre-commit-version-1
  • fix/pytest-httpx
  • fix_AsyncMockMixin
  • fix_casting
  • fix_ci
  • fix_disconnect
  • fix_package
  • fix_password_usage
  • fix_pip_installation
  • fix_pytest_asyncio
  • fix_ruff
  • fix_script
  • fix_setup
  • fix_tasks
  • fix_test
  • fix_tests
  • fixes
  • hass_adjustments
  • hostname
  • httpx
  • improvements
  • isort_combine-as-import
  • late_fixes
  • led_setting
  • main
  • master
  • mdns_timeout
  • mdns_update
  • memory_leak
  • missing_features
  • multiap
  • multiple_zeroconf_fix
  • mypy
  • new_mypy
  • old_tenacity
  • optimize_tests
  • pair_device
  • param_spec
  • parameters
  • plcnet_password
  • precommit
  • prepare_release
  • protobuf_objects
  • py313
  • pyproject.toml
  • pytest_httpx
  • python3_12
  • python_314
  • python_39
  • qr_code
  • question_type
  • read_timeout
  • readme
  • release
  • request
  • retry
  • reuse_data
  • rework_tests
  • rework_tests_2
  • ruff
  • ruff_format
  • scm_version
  • session_reuse
  • shorten_imports
  • single_api
  • stubgen
  • support
  • tests
  • timeout
  • timeouts
  • traffic
  • type_decorator
  • type_tests
  • typing
  • unicast_discovery
  • unicode_mdns
  • unpin_httpx
  • update_idls
  • update_wifinetwork
  • v0.5.0
  • v0.5.2
  • v0.5.3
  • v0.5.4
  • v0.6.0
  • v0.6.1
  • v0.6.2
  • v0.6.3
  • v0.6.4
  • v0.7.0
  • v0.7.1
  • v0.8.0
  • v0.8.1
  • v0.9.0
  • v1.0.0
  • v1.1.0
  • v1.2.0
  • v1.3.0
  • v1.3.1
  • v1.3.2
  • v1.4.0
  • v1.4.1
  • v1.5.0
  • v1.5.1
  • validate_password
  • zeroconf_executor

06 Oct 2025 08:52PM UTC coverage: 99.077% (-0.004%) from 99.081%
18294123006

push

github

web-flow
Add Python 3.14 support (#224)

* Run tests on Python 3.14

* Fix asyncio usage

537 of 542 relevant lines covered (99.08%)

0.99 hits per line

Relevant lines Covered
Build:
Build:
542 RELEVANT LINES 537 COVERED LINES
0.99 HITS PER LINE
Source Files on master
  • Tree
  • List 14
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18294123006 main Add Python 3.14 support (#224) * Run tests on Python 3.14 * Fix asyncio usage push 06 Oct 2025 08:53PM UTC web-flow github
99.08
18291448882 python_314 Fix asyncio usage push 06 Oct 2025 07:01PM UTC Shutgun github
99.08
18280828837 main Update supported devices (#223) push 06 Oct 2025 12:28PM UTC web-flow github
99.08
18280798710 readme Update supported devices Pull #223 06 Oct 2025 12:27PM UTC Shutgun github
99.08
18191324788 main Swtich from black to ruff format (#222) * Swtich from black to ruff format * Fix findings * Clean pyproject.toml push 02 Oct 2025 11:13AM UTC web-flow github
99.08
18190835473 ruff_format Clean pyproject.toml push 02 Oct 2025 10:49AM UTC Shutgun github
99.08
18190583963 ruff_format Fix findings push 02 Oct 2025 10:37AM UTC Shutgun github
99.08
18190541596 ruff_format Swtich from black to ruff format push 02 Oct 2025 10:35AM UTC Shutgun github
99.08
18184657248 main Bump actions/setup-python from 5.6.0 to 6.0.0 (#220) Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.6.0 to 6.0.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/act... push 02 Oct 2025 05:54AM UTC web-flow github
99.08
18184655434 main Bump actions/checkout from 4.2.2 to 5.0.0 (#219) Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/... push 02 Oct 2025 05:54AM UTC web-flow github
99.08
See All Builds (562)
  • 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