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

urwid / urwid / 477
74%

Build:
DEFAULT BRANCH: master
Ran 17 Oct 2019 02:27AM UTC
Jobs 6
Files 206
Run time 2min
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
477

push

travis-ci

raek
Handle case where MainLoop._topmost_widget does not implement mouse_event

Code that passes mouse_events to child widgets check if the widget
implements the mouse_event() method, but this was not checked in
MainLoop.process_input(). This results in a crash. Minimal example:

    import urwid
    urwid.MainLoop(urwid.SolidFill("X")).run()
    # ...then click anywhere

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

43176 of 56021 relevant lines covered (77.07%)

4.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 477.1 (TOXENV=py27) 17 Oct 2019 02:28AM UTC 0
76.69
Travis Job 477.1
2 477.2 (TOXENV=py34) 17 Oct 2019 02:27AM UTC 0
76.11
Travis Job 477.2
3 477.3 (TOXENV=py35) 17 Oct 2019 02:28AM UTC 0
76.98
Travis Job 477.3
4 477.4 (TOXENV=py36) 17 Oct 2019 02:27AM UTC 0
77.02
Travis Job 477.4
5 477.5 (TOXENV=py37) 17 Oct 2019 02:27AM UTC 0
77.06
Travis Job 477.5
6 477.6 (TOXENV=pypy) 17 Oct 2019 02:30AM UTC 0
76.62
Travis Job 477.6
Source Files on build 477
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #477
  • 95bc645c on github
  • Prev Build on master (#458)
  • Next Build on master (#479)
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