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

urwid / urwid / 19819532579 / 5
74%
master: 74%

Build:
DEFAULT BRANCH: master
Ran 01 Dec 2025 10:35AM UTC
Files 61
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

01 Dec 2025 10:31AM UTC coverage: 74.402% (-0.02%) from 74.417%
19819532579.5

push

travis-pro

web-flow
Fix CheckBox DeprecationWarning by using user_args instead of user_arg (#1079)

The CheckBox widget was triggering a DeprecationWarning when using
on_state_change with user_data, because it internally called
connect_signal() with the deprecated user_arg parameter instead
of the new user_args parameter.

This fix:
- Uses user_args=(user_data,) when user_data is not None
- Maintains backward compatibility
- Eliminates the DeprecationWarning

Fixes urwid/urwid#<will be created>

1873 of 2481 branches covered (75.49%)

Branch coverage included in aggregate %.

9137 of 12317 relevant lines covered (74.18%)

0.74 hits per line

Source Files on job run-3.13-ubuntu-latest" - 19819532579.5
  • Tree
  • List 61
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 19819532579
  • Travis Job
  • 54ba012b on github
  • Prev Job for on master (#19812872252.7)
  • Next Job for on master (#19852810497.8)
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