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

XKNX / xknx / 1549 / 5
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 27 Sep 2020 12:47AM UTC
Files 97
Run time 6s
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

27 Sep 2020 12:43AM UTC coverage: 93.414% (+0.004%) from 93.41%
TOXENV=py38

push

travis-ci

web-flow
Remove loop argument (#433)

* remove loop argument from XKNX()

use asyncio.get_running_loop() and asyncio.create_task()
(or non-async method in knxip_interface)

* test without loop argument

* Review: Fix date time tests. By the time you add the tasks to asyncio the loop is not yet running thus the error occurs.

Simply add the tasks to the created (but not yet started) loop and wait for it to run.

Co-authored-by: Marvin Wichmann <marvin.wichmann@unic.com>

4950 of 5299 relevant lines covered (93.41%)

0.93 hits per line

Source Files on job 1549.5 (TOXENV=py38)
  • Tree
  • List 0
  • Changed 10
  • Source Changed 10
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1235
  • Travis Job 1549.5
  • 3c2d3e07 on github
  • Prev Job for TOXENV=py38 on master (#1544.5)
  • Next Job for TOXENV=py38 on master (#1550.5)
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