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

elParaguayo / qtile / 20898590725
82%
master: 83%

Build:
Build:
LAST BUILD BRANCH: issue-5753-hook-unsubscribe
DEFAULT BRANCH: master
Ran 11 Jan 2026 05: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 04:47PM UTC coverage: 81.573% (-0.04%) from 81.61%
20898590725

push

github

elParaguayo
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%)

8 existing lines in 5 files now uncovered.

16755 of 20540 relevant lines covered (81.57%)

4.45 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
87.08
-0.07% libqtile/backend/x11/window.py
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 - 20898590725.1 11 Jan 2026 05:15PM UTC 155
76.18
GitHub Action Run
2 3.12-wayland - 20898590725.2 11 Jan 2026 05:15PM UTC 155
72.06
GitHub Action Run
3 3.14-wayland - 20898590725.3 11 Jan 2026 05:15PM UTC 155
72.02
GitHub Action Run
4 3.14-x11 - 20898590725.4 11 Jan 2026 05:15PM UTC 155
76.16
GitHub Action Run
5 3.13-x11 - 20898590725.5 11 Jan 2026 05:15PM UTC 155
76.17
GitHub Action Run
6 3.13-wayland - 20898590725.6 11 Jan 2026 05:15PM UTC 155
72.06
GitHub Action Run
Source Files on build 20898590725
  • Tree
  • List 155
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2df984c4 on github
  • Prev Build on master (#20880976265)
  • 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