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

urwid / urwid / 24251894326
74%

Build:
DEFAULT BRANCH: master
Ran 10 Apr 2026 04:01PM UTC
Jobs 11
Files 63
Run time 1min
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

10 Apr 2026 03:59PM UTC coverage: 73.613%. Remained the same
24251894326

push

travis-pro

web-flow
fix three return type annotations (#1121)

* Fix TextCanvas.content() return type annotation

The method yields a list of (attr, cs, text) tuples per row, but the
annotation was missing the `list` wrapper — inconsistent with all other
Canvas subclasses (Canvas, BlankCanvas, SolidCanvas, CompositeCanvas).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Fix two wrong return type annotations

- Canvas.translate_coords(): return type was missing `| None` on the
  inner data tuple, inconsistent with how self.coords is declared
- util.supports_unicode(): `and` short-circuit can return "" (not bool)
  when _target_encoding is falsy; wrap in bool()

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

1910 of 2558 branches covered (74.67%)

Branch coverage included in aggregate %.

1 of 2 new or added lines in 2 files covered. (50.0%)

9154 of 12472 relevant lines covered (73.4%)

7.48 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
89.11
0.0% urwid/util.py
Jobs
ID Job ID Ran Files Coverage
1 run-3.13-windows-latest" - 24251894326.1 10 Apr 2026 04:02PM UTC 60
70.4
Travis Job
2 run-3.10-ubuntu-latest" - 24251894326.2 10 Apr 2026 04:01PM UTC 61
73.9
Travis Job
3 run-3.11-windows-latest" - 24251894326.3 10 Apr 2026 04:02PM UTC 60
70.41
Travis Job
4 run-3.13-ubuntu-latest" - 24251894326.4 10 Apr 2026 04:01PM UTC 61
73.89
Travis Job
5 run-3.12-ubuntu-latest" - 24251894326.5 10 Apr 2026 04:01PM UTC 61
73.89
Travis Job
6 run-3.12-windows-latest" - 24251894326.6 10 Apr 2026 04:02PM UTC 60
70.41
Travis Job
7 run-3.9-ubuntu-latest" - 24251894326.7 10 Apr 2026 04:01PM UTC 61
73.9
Travis Job
8 run-3.10-windows-latest" - 24251894326.8 10 Apr 2026 04:02PM UTC 60
70.42
Travis Job
9 run-3.9-windows-latest" - 24251894326.9 10 Apr 2026 04:02PM UTC 60
70.44
Travis Job
10 run-3.11-ubuntu-latest" - 24251894326.10 10 Apr 2026 04:01PM UTC 61
73.89
Travis Job
11 run-3.14-ubuntu-latest" - 24251894326.11 10 Apr 2026 04:01PM UTC 61
73.85
Travis Job
Source Files on build 24251894326
  • Tree
  • List 63
  • Changed 3
  • Source Changed 3
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Travis Build #24251894326
  • b1dcfb08 on github
  • Prev Build on master (#24232182005)
  • Next Build on master (#24652474114)
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