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

qtile / qtile / 23903481833
83%

Build:
DEFAULT BRANCH: master
Ran 02 Apr 2026 02:04PM UTC
Jobs 0
Files 0
Run time –
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
23903481833

push

github

tych0
widget: add return type annotations to BackgroundPoll.poll and apoll

`poll` and `apoll` are stub methods intended to be overridden by
subclasses that return a string (the new widget text) or None to stop
polling. This contract is documented in the class docstring and enforced
in `do_tick`, but the method signatures lacked annotations.

Without annotations, Pyright infers both as returning None, causing
false-positive "incompatible override" errors in any subclass that
correctly returns str.
Source Files on build 23903481833
Detailed source file information is not available for this build.
  • Back to Repo
  • 6d3d2afe on github
  • Prev Build on master (#23872174185)
  • Next Build on master (#23928928240)
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