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

elParaguayo / qtile / 20694725909 / 2
82%
master: 83%

Build:
Build:
LAST BUILD BRANCH: fix-prompt-end
DEFAULT BRANCH: master
Ran 04 Jan 2026 03:22PM UTC
Files 155
Run time 3s
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: 76.193% (-0.02%) from 76.208%
20694725909.2

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

15631 of 20515 relevant lines covered (76.19%)

0.76 hits per line

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