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

XKNX / xknx / 1549
95%

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

pending completion
1549

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>

23 of 23 new or added lines in 10 files covered. (100.0%)

4950 of 5299 relevant lines covered (93.41%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
5 1549.5 (TOXENV=py38) 27 Sep 2020 12:47AM UTC 0
93.41
Travis Job 1549.5
Source Files on build 1549
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1549
  • 3c2d3e07 on github
  • Prev Build on master (#1544)
  • Next Build on master (#1550)
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