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

elParaguayo / qtile / 20189821644
83%

Build:
DEFAULT BRANCH: master
Ran 13 Dec 2025 09:21AM UTC
Jobs 6
Files 153
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

13 Dec 2025 09:00AM UTC coverage: 81.53% (+0.02%) from 81.515%
20189821644

push

github

elParaguayo
widgets: separate Volume and PulseVolume

Because PulseVolume inherits from Volume, it also inherits all of the
timers, which means it still runs commands to find the volume, even if it
can get them over the wire from pulse.

Instead, let's hoist the common code (mostly icon resolution, formatting,
and rendering) to VolumeBase, and have each inherit from it with their own
implementation for actually getting the volume.

Signed-off-by: Tycho Andersen <tycho@tycho.pizza>

31 of 41 new or added lines in 2 files covered. (75.61%)

4 existing lines in 1 file now uncovered.

16589 of 20347 relevant lines covered (81.53%)

4.44 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
31.69
0.0% libqtile/widget/pulse_volume.py
7
70.15
1.16% libqtile/widget/volume.py

Uncovered Existing Lines

Lines Coverage ∆ File
4
93.66
-0.17% libqtile/command/base.py
Jobs
ID Job ID Ran Files Coverage
1 3.14-x11 - 20189821644.1 13 Dec 2025 09:25AM UTC 153
75.9
GitHub Action Run
2 3.12-x11 - 20189821644.2 13 Dec 2025 09:25AM UTC 153
75.88
GitHub Action Run
3 3.13-x11 - 20189821644.3 13 Dec 2025 09:25AM UTC 153
75.92
GitHub Action Run
4 3.13-wayland - 20189821644.4 13 Dec 2025 09:25AM UTC 153
72.24
GitHub Action Run
5 3.12-wayland - 20189821644.5 13 Dec 2025 09:25AM UTC 153
72.12
GitHub Action Run
6 3.14-wayland - 20189821644.6 13 Dec 2025 09:25AM UTC 153
72.21
GitHub Action Run
Source Files on build 20189821644
  • Tree
  • List 153
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9e6f1d6d on github
  • Prev Build on master (#20044582339)
  • Next Build on master (#20197496762)
  • 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