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

elParaguayo / qtile / 20667767242 / 5
82%
master: 83%

Build:
Build:
LAST BUILD BRANCH: fix-prompt-end
DEFAULT BRANCH: master
Ran 02 Jan 2026 10:39PM UTC
Files 155
Run time 4s
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: 76.19% (-0.02%) from 76.208%
20667767242.5

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

15632 of 20517 relevant lines covered (76.19%)

0.76 hits per line

Source Files on job 3.14-x11 - 20667767242.5
  • Tree
  • List 155
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20667767242
  • 7c57069b on github
  • Prev Job for on fix-textbox-widgets-padding (#20641437905.5)
  • Next Job for on fix-textbox-widgets-padding (#20694725909.1)
  • 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