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

urwid / urwid / 7140121673 / 6
74%
master: 74%

Build:
DEFAULT BRANCH: master
Ran 08 Dec 2023 10:21AM UTC
Files 53
Run time 1s
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

08 Dec 2023 10:18AM UTC coverage: 71.047%. First build
7140121673.6

push

travis-pro

web-flow
Feature: Windows support for RAW display

* Restore PR #448 with pick of #447 for `tty_signal_keys`

* Vterm is fully not supported under windows
* Do not import ZMQEventLoop on windows due to python crash
* rework test for event loops to be windows compatible: on windows `select` do not support pipe
* on windows11 console encoding is detected as cp1252, BTW it's validated manually that cms uses UTF-8
* fix 24 bit colors terminal

Skip tests:
* ZMQEventLoop is not supported under windows
* `AsyncioEventLoop`, `TornadoEventLoop` and `TwistedEventLoop`:
  * Issues with asyncio loop (changes between python version, select support)
  * Twisted and tornado tests show race conditions

* Make shared base class for raw display

* Reduce amount of copy-paste
* Base class is abstract
  (too huge difference in concrete implementations)
* use `selectors.DefaultSelector` instead of `select.select`
  Automatically select OS specific optimal route by python stdlib.

1508 of 1988 branches covered (0.0%)

Branch coverage included in aggregate %.

6467 of 9237 relevant lines covered (70.01%)

0.7 hits per line

Source Files on job run-3.12-windows-latest" - 7140121673.6
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 7140121673
  • Travis Job
  • fc61c67e on github
  • Next Job for on master (#7142707428.12)
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