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

elParaguayo / qtile / 20900155488 / 3
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 11 Jan 2026 07:15PM UTC
Files 155
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

11 Jan 2026 05:56PM UTC coverage: 71.943% (-0.1%) from 72.081%
20900155488.3

push

github

jwijenbergh
Don't finalise widgets twice

`Qtile._finalize_configurables` finalises every widget in `widgets_map`.
It then finalises every `Bar` and `Gap` instance. `Bar.finalize` will
try to finalize every widget in the bar. This can result in log noise
where widgets have subscribed to hooks and tries to unsubscribe having
already unsubscribed.

Widgets have a `finalized` flag so let's just check the widget hasn't
been finalised before calling `finalize()`.

Fixes #5753

14777 of 20540 relevant lines covered (71.94%)

0.72 hits per line

Source Files on job 3.12-wayland - 20900155488.3
  • Tree
  • List 155
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20900155488
  • 9bd5e8fb on github
  • Prev Job for on master (#20880976265.6)
  • Next Job for on master (#21777558940.4)
  • 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