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

urwid / urwid / 24251894326 / 5
74%
master: 74%

Build:
DEFAULT BRANCH: master
Ran 10 Apr 2026 04:03PM UTC
Files 61
Run time 6s
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.891%. Remained the same
24251894326.5

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>

1861 of 2476 branches covered (75.16%)

Branch coverage included in aggregate %.

9035 of 12270 relevant lines covered (73.63%)

0.74 hits per line

Source Files on job run-3.12-ubuntu-latest" - 24251894326.5
  • Tree
  • List 61
  • Changed 3
  • Source Changed 3
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 24251894326
  • Travis Job
  • b1dcfb08 on github
  • Prev Job for on master (#24232182005.5)
  • Next Job for on master (#24652474114.5)
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