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

qtile / qtile / 20395950595
83%

Build:
DEFAULT BRANCH: master
Ran 20 Dec 2025 03:09PM 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

20 Dec 2025 02:49PM UTC coverage: 81.527% (-0.005%) from 81.532%
20395950595

push

github

tych0
pangocffi: don't use closures for API functions

Three of the top four allocations in my currently running qtile:

    2   libqtile/pangocffi.py:10                 11.7 KiB
        def create_layout():
    3   libqtile/pangocffi.py:15                 11.6 KiB
        def show_layout(layout):
    4   base/drawer.py:221                       8.5 KiB
        return pangocffi.patch_cairo_context(cairocffi.Context(self.surface))

are as a result of this weird API indirection. I don't remember exactly why
I thought this was necessary, but it seems like it is not. So, let's drop
it. This results in less closures, and thus less allocations.

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

7 of 8 new or added lines in 2 files covered. (87.5%)

1 existing line in 1 file now uncovered.

16585 of 20343 relevant lines covered (81.53%)

4.44 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
81.73
-0.12% libqtile/backend/base/drawer.py

Coverage Regressions

Lines Coverage ∆ File
1
87.08
-0.07% libqtile/backend/x11/window.py
Jobs
ID Job ID Ran Files Coverage
1 3.13-wayland - 20395950595.1 20 Dec 2025 03:13PM UTC 153
72.23
GitHub Action Run
2 3.12-x11 - 20395950595.2 20 Dec 2025 03:13PM UTC 153
75.89
GitHub Action Run
3 3.14-x11 - 20395950595.3 20 Dec 2025 03:13PM UTC 153
75.88
GitHub Action Run
4 3.13-x11 - 20395950595.4 20 Dec 2025 03:13PM UTC 153
75.9
GitHub Action Run
5 3.12-wayland - 20395950595.5 20 Dec 2025 03:13PM UTC 153
72.23
GitHub Action Run
6 3.14-wayland - 20395950595.6 20 Dec 2025 03:13PM UTC 153
72.2
GitHub Action Run
Source Files on build 20395950595
  • Tree
  • List 153
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • dc4e9199 on github
  • Prev Build on master (#20354673436)
  • Next Build on master (#20396334597)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc