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

XKNX / xknx
92%
master: 95%

Build:
Build:
LAST BUILD BRANCH: response_received_or_timeout
DEFAULT BRANCH: master
Repo Added 16 Aug 2017 06:39AM UTC
Files 102
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 next
branch: next
CHANGE BRANCH
x
Reset
  • next
  • 0.12.0
  • 0.13.0
  • 0.14.0
  • 0.14.1
  • 0.14.2
  • 0.14.3
  • 0.14.4
  • 0.15.0
  • 0.15.1
  • 0.15.2
  • 0.15.3
  • 0.15.4
  • 0.15.5
  • 0.15.6
  • config_v2
  • dependabot/bundler/docs/kramdown-2.3.1
  • dependabot/pip/coveralls-2.1.2
  • dependabot/pip/coveralls-2.2.0
  • dependabot/pip/coveralls-3.0.0
  • dependabot/pip/coveralls-3.0.1
  • dependabot/pip/flake8-3.8.4
  • dependabot/pip/flake8-3.9.0
  • dependabot/pip/flake8-isort-4.0.0
  • dependabot/pip/isort-5.4.2
  • dependabot/pip/isort-5.5.0
  • dependabot/pip/isort-5.5.1
  • dependabot/pip/isort-5.5.2
  • dependabot/pip/isort-5.5.3
  • dependabot/pip/isort-5.5.4
  • dependabot/pip/isort-5.5.5
  • dependabot/pip/isort-5.6.1
  • dependabot/pip/isort-5.6.3
  • dependabot/pip/isort-5.6.4
  • dependabot/pip/isort-5.7.0
  • dependabot/pip/isort-5.8.0
  • dependabot/pip/mypy-0.790
  • dependabot/pip/mypy-0.800
  • dependabot/pip/mypy-0.812
  • dependabot/pip/pre-commit-2.10.0
  • dependabot/pip/pre-commit-2.10.1
  • dependabot/pip/pre-commit-2.11.0
  • dependabot/pip/pre-commit-2.11.1
  • dependabot/pip/pre-commit-2.8.1
  • dependabot/pip/pre-commit-2.8.2
  • dependabot/pip/pre-commit-2.9.0
  • dependabot/pip/pre-commit-2.9.2
  • dependabot/pip/pre-commit-2.9.3
  • dependabot/pip/pydocstyle-5.1.1
  • dependabot/pip/pydocstyle-6.0.0
  • dependabot/pip/pylint-2.6.2
  • dependabot/pip/pylint-2.7.0
  • dependabot/pip/pylint-2.7.1
  • dependabot/pip/pylint-2.7.2
  • dependabot/pip/pylint-2.7.3
  • dependabot/pip/pylint-2.7.4
  • dependabot/pip/pytest-6.0.1
  • dependabot/pip/pytest-6.0.2
  • dependabot/pip/pytest-6.1.0
  • dependabot/pip/pytest-6.1.1
  • dependabot/pip/pytest-6.2.0
  • dependabot/pip/pytest-6.2.1
  • dependabot/pip/pytest-6.2.2
  • dependabot/pip/pytest-6.2.3
  • dependabot/pip/pytest-cov-2.10.1
  • dependabot/pip/pytest-cov-2.11.0
  • dependabot/pip/pytest-cov-2.11.1
  • dependabot/pip/pyyaml-5.4
  • dependabot/pip/pyyaml-5.4.1
  • dependabot/pip/setuptools-50.0.0
  • dependabot/pip/setuptools-50.0.3
  • dependabot/pip/setuptools-50.1.0
  • dependabot/pip/setuptools-50.3.0
  • dependabot/pip/setuptools-50.3.1
  • dependabot/pip/setuptools-50.3.2
  • dependabot/pip/setuptools-51.0.0
  • dependabot/pip/setuptools-51.1.0.post20201221
  • dependabot/pip/setuptools-51.1.1
  • dependabot/pip/setuptools-51.1.2
  • dependabot/pip/setuptools-51.3.3
  • dependabot/pip/setuptools-52.0.0
  • dependabot/pip/setuptools-53.0.0
  • dependabot/pip/setuptools-53.1.0
  • dependabot/pip/setuptools-54.0.0
  • dependabot/pip/setuptools-54.1.1
  • dependabot/pip/setuptools-54.1.2
  • dependabot/pip/setuptools-54.2.0
  • dependabot/pip/tox-3.20.0
  • dependabot/pip/tox-3.20.1
  • dependabot/pip/tox-3.21.0
  • dependabot/pip/tox-3.21.1
  • dependabot/pip/tox-3.21.2
  • dependabot/pip/tox-3.21.3
  • dependabot/pip/tox-3.21.4
  • dependabot/pip/tox-3.22.0
  • dependabot/pip/tox-3.23.0
  • main
  • marvin-w-update-gemfile
  • master

pending completion
1350

Pull #350

travis-ci

web-flow
Merge 74db74578 into dae16a0d3
Pull Request #350: Add wait_for_result back to sync() in devices (#348)

12 of 12 new or added lines in 6 files covered. (100.0%)

4663 of 5061 relevant lines covered (92.14%)

3.69 hits per line

Relevant lines Covered
Build:
Build:
5061 RELEVANT LINES 4663 COVERED LINES
3.69 HITS PER LINE
Source Files on next
  • Tree
  • List 97
  • Changed 7
  • Source Changed 6
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1350 next Merge 74db74578 into dae16a0d3 Pull #350 30 Aug 2020 10:53AM UTC web-flow travis-ci pending completion  
1349 next Add wait_for_result back to sync() in devices (#348) * Add wait_for_result back to sync() in devices * Review Co-authored-by: Matthias Alphart <farmio@alphart.net> * Fix tests and linting * Increased value reader timeout to 2 seconds ... push 30 Aug 2020 10:51AM UTC web-flow travis-ci pending completion  
1343 next Merge 335fe68e8 into afc54c259 Pull #347 29 Aug 2020 08:27PM UTC web-flow travis-ci pending completion  
1342 next Create new weather entity (#338) * Initial draft of new weather entity * Review comments * Finish weather device. * HA Plugin: Load platforms after the config has been completely initialized * Drop python3.5 support push 29 Aug 2020 03:49PM UTC web-flow travis-ci pending completion  
1337 next Adds tests for device_updated_cb and _iter_remote_values push 28 Aug 2020 10:36PM UTC marvin-w travis-ci pending completion  
1329 next Merge pull request #340 from marvin-w/feature/adds_unique_id_to_device Adds the devices to the device list automatically after instantiation push 28 Aug 2020 03:29PM UTC web-flow travis-ci pending completion  
1328 next Merge pull request #335 from marvin-w/feature/upstream_changes Merge upstream changes from HA push 28 Aug 2020 03:26PM UTC web-flow travis-ci pending completion  
1295 next Merge 73ce51e9f into a04ca64c5 Pull #330 22 Aug 2020 03:56PM UTC web-flow travis-ci pending completion  
1294 next Merge 76ad0e305 into 73ce51e9f Pull #329 22 Aug 2020 03:41PM UTC web-flow travis-ci pending completion  
1288 next Merge pull request #327 from farmio/next HA 0.115 compatibility push 16 Aug 2020 08:12AM UTC web-flow travis-ci pending completion  
See All Builds (1594)
  • 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