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

elParaguayo / qtile / 20667767242
82%
master: 83%

Build:
Build:
LAST BUILD BRANCH: issue-5753-hook-unsubscribe
DEFAULT BRANCH: master
Ran 02 Jan 2026 10:35PM 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

02 Jan 2026 10:10PM UTC coverage: 81.613% (+0.007%) from 81.606%
20667767242

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 2 new or added lines in 1 file covered. (50.0%)

1 existing line in 1 file now uncovered.

16760 of 20536 relevant lines covered (81.61%)

4.45 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
79.9
-0.3% libqtile/widget/groupbox.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
69.4
-0.75% libqtile/widget/volume.py
Jobs
ID Job ID Ran Files Coverage
1 3.12-wayland - 20667767242.1 02 Jan 2026 10:39PM UTC 155
72.08
GitHub Action Run
2 3.14-wayland - 20667767242.2 02 Jan 2026 10:39PM UTC 155
72.04
GitHub Action Run
3 3.12-x11 - 20667767242.3 02 Jan 2026 10:39PM UTC 155
76.22
GitHub Action Run
4 3.13-wayland - 20667767242.4 02 Jan 2026 10:39PM UTC 155
72.09
GitHub Action Run
5 3.14-x11 - 20667767242.5 02 Jan 2026 10:39PM UTC 155
76.19
GitHub Action Run
6 3.13-x11 - 20667767242.6 02 Jan 2026 10:39PM UTC 155
76.21
GitHub Action Run
Source Files on build 20667767242
  • Tree
  • List 155
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7c57069b on github
  • Prev Build on master (#20641437905)
  • Next Build on fix-textbox-widgets-padding (#20694725909)
  • 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