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

urwid / urwid / 7140121673 / 1
74%
master: 74%

Build:
DEFAULT BRANCH: master
Ran 08 Dec 2023 10:21AM UTC
Files 54
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

08 Dec 2023 10:18AM UTC coverage: 72.871% (-1.0%) from 73.892%
7140121673.1

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.

1759 of 2297 branches covered (0.0%)

Branch coverage included in aggregate %.

7492 of 10398 relevant lines covered (72.05%)

0.72 hits per line

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