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

elParaguayo / qtile / 12104612737 / 8
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 01 Dec 2024 10:49AM UTC
Files 151
Run time 3s
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

28 Nov 2024 03:41PM UTC coverage: 66.993% (+0.08%) from 66.914%
12104612737.8

push

github

tych0
tests, bluetooth: use a process instead of a thread

...for our fake daemon.

The in our fixture setup, the bluetooth daemon thread necessarily must
start before the manager, because the widget wants to connect on startup.
Of course, we fork() the manager (via multiprocessing), so spawning this
Thread before then will cause a warning. Let's just use a process instead.

This is in service of getting rid of all multithreading so that we can
enable -W error. It seems to (?) eliminate all the warnings besides those
in test_window_list.py, although 3.13 of course introduces more warnings
inside dependencies :(

Signed-off-by: Tycho Andersen <tycho@tycho.pizza>

14459 of 21583 relevant lines covered (66.99%)

0.67 hits per line

Source Files on job 3.12-wayland - 12104612737.8
  • Tree
  • List 0
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12104612737
  • 4897d0d1 on github
  • Prev Job for on master (#12036727602.5)
  • Next Job for on master (#12390772776.8)
  • Delete
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