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

elParaguayo / qtile / 20900155488
83%

Build:
DEFAULT BRANCH: master
Ran 11 Jan 2026 07:11PM UTC
Jobs 6
Files 155
Run time 1min
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: 81.577% (-0.03%) from 81.61%
20900155488

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

4 of 4 new or added lines in 2 files covered. (100.0%)

7 existing lines in 4 files now uncovered.

16756 of 20540 relevant lines covered (81.58%)

4.44 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
85.84
-0.28% libqtile/widget/bluetooth.py
2
94.4
-1.6% libqtile/hook.py
2
83.19
-1.68% libqtile/notify.py
2
85.42
-0.41% libqtile/widget/base.py
Jobs
ID Job ID Ran Files Coverage
1 3.12-x11 - 20900155488.1 11 Jan 2026 07:15PM UTC 155
76.17
GitHub Action Run
2 3.13-wayland - 20900155488.2 11 Jan 2026 07:15PM UTC 155
72.07
GitHub Action Run
3 3.12-wayland - 20900155488.3 11 Jan 2026 07:15PM UTC 155
71.94
GitHub Action Run
4 3.14-wayland - 20900155488.4 11 Jan 2026 07:15PM UTC 155
72.03
GitHub Action Run
5 3.13-x11 - 20900155488.5 11 Jan 2026 07:15PM UTC 155
76.19
GitHub Action Run
6 3.14-x11 - 20900155488.6 11 Jan 2026 07:15PM UTC 155
76.17
GitHub Action Run
Source Files on build 20900155488
  • Tree
  • List 155
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9bd5e8fb on github
  • Prev Build on master (#20880976265)
  • Next Build on master (#21777558940)
  • 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