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

elParaguayo / qtile / 20694725909
82%
master: 83%

Build:
Build:
LAST BUILD BRANCH: issue-5753-hook-unsubscribe
DEFAULT BRANCH: master
Ran 04 Jan 2026 03:19PM 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

04 Jan 2026 02:58PM UTC coverage: 81.596% (-0.01%) from 81.606%
20694725909

push

github

elParaguayo
Fix groupbox crash when padding is None

The GroupBox widget inherits from `base._TextBox` and, as a result, the
docs explain that setting a `padding` value of `None` will cause the
widget to calculate the padding. However, `GroupBox._configure` does not
call `base._TextBox._configure` and so the calculation is never
performed. This can result in a crash as the widget tries to calculate
positions by including the padding value, resulting in a `TypeError`.

Fixes #5752

1 of 1 new or added line in 1 file covered. (100.0%)

2 existing lines in 2 files now uncovered.

16755 of 20534 relevant lines covered (81.6%)

4.44 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
79.7
-0.51% libqtile/widget/groupbox.py
1
69.4
-0.75% libqtile/widget/volume.py
Jobs
ID Job ID Ran Files Coverage
1 3.13-x11 - 20694725909.1 04 Jan 2026 03:22PM UTC 155
76.21
GitHub Action Run
2 3.14-x11 - 20694725909.2 04 Jan 2026 03:22PM UTC 155
76.19
GitHub Action Run
3 3.13-wayland - 20694725909.3 04 Jan 2026 03:22PM UTC 155
71.97
GitHub Action Run
4 3.12-wayland - 20694725909.4 04 Jan 2026 03:22PM UTC 155
72.08
GitHub Action Run
5 3.12-x11 - 20694725909.5 04 Jan 2026 03:22PM UTC 155
76.22
GitHub Action Run
6 3.14-wayland - 20694725909.6 04 Jan 2026 03:22PM UTC 155
71.94
GitHub Action Run
Source Files on build 20694725909
  • Tree
  • List 155
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 32930258 on github
  • Prev Build on master (#20641437905)
  • 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