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

urwid / urwid / 7205354780 / 5
74%
master: 74%

Build:
DEFAULT BRANCH: master
Ran 14 Dec 2023 06:37AM UTC
Files 55
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

14 Dec 2023 06:33AM UTC coverage: 70.669% (-0.03%) from 70.7%
7205354780.5

push

travis-pro

web-flow
Fix: Phantom NULL keys codes from modifier keys on Win32 RawDisplay (#706)

* For `windows-curses` KEY_MOUSE is 539,
  btw signals work buggy:
  in case of fast click, "press" may be handled and "release" missed
* Use max 2 extra wait cycles if multiple resize commands are received.
  This will allow adequate terminal behavior without CPU overload.
* Explicit close resize command sockets on RawDisplay instance delete
* `get_input_descriptors` method is 90% common for both POSIX and Win32 implementations
  -> move to the base class and overload
* Win32 `EventType` -> use `IntFlag` type (supported since Python 3.6)

Partial #700
Partial #702

1587 of 2204 branches covered (0.0%)

Branch coverage included in aggregate %.

7518 of 10680 relevant lines covered (70.39%)

0.7 hits per line

Source Files on job run-3.10-ubuntu-latest" - 7205354780.5
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 7205354780
  • Travis Job
  • 30955661 on github
  • Prev Job for on master (#7185156141.8)
  • Next Job for on master (#7210141019.9)
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