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

elParaguayo / qtile-extras / 5112905133
84%

Build:
DEFAULT BRANCH: main
Ran 29 May 2023 02:38PM UTC
Jobs 3
Files 62
Run time 2s
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

pending completion
5112905133

push

github

elParaguayo
Fix attribute error in decorations

Fixes a bug where a widget has multiple decorations, one of which is
grouped and another which is a `PowerLineDecoration`. The bug arises
because the `PowerLineDecoration` does not inherit the `GroupMixin` and,
as a result, does not set the `group` attribute. However, when grouped
widgets checking grouping, they loop over all decorations and check the
`group` attribute. This therefore fails when the loop hits the
`PowerLineDecoration`.

This PR fixes the issue by hardcoding the `group` attribute for
`PowerLineDecoration` objects.

Fixes #248

1 of 1 new or added line in 1 file covered. (100.0%)

1 existing line in 1 file now uncovered.

4843 of 5417 relevant lines covered (89.4%)

2.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3.9 - 5112905133.1 29 May 2023 02:41PM UTC 0
89.37
2 3.10 - 5112905133.2 29 May 2023 02:41PM UTC 0
89.4
3 3.11 - 5112905133.3 29 May 2023 02:41PM UTC 0
85.43
Source Files on build 5112905133
Detailed source file information is not available for this build.
  • Back to Repo
  • c997a9df on github
  • Prev Build on main (#5110769332)
  • Next Build on main (#5765614335)
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