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

urwid / urwid / 30005006881
73%

Build:
DEFAULT BRANCH: master
Ran 23 Jul 2026 11:58AM 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

23 Jul 2026 11:56AM UTC coverage: 72.493%. Remained the same
30005006881

push

travis-pro

web-flow
Typing: introduce `AbstractWidget` abstract base class/protocol (#1196)

* Typing: introduce `AbstractWidget` abstract base class/protocol

* Support Widget implementation not subclassing `Widget`
* Proper protocol based validation and abstract base usage
* * `focus_position` is not listed since it's raising `IndexError` on attribute access check
* For internal usage to explicit declare required protocols provide `AbstractBoxWidget` and `AbstractFlowWidget` protocols
* * Limitation: before python 3.12 `Filler` can not be properly typed for `AbstractBoxWidget | AbstractFlowWidget` usage depends on `height` argument.

* Typing: Add `AbstractFixedWidget` and provide more detail expected signature

* Typing: Tighten `Pile`, `Columns` and `popup` typing depends on input

We know exact required protocol for `WHSettings.PACK` and `WHSettings.GIVEN`

* Typing: Weighted column and pile item can not be Fixed

1941 of 2583 branches covered (75.15%)

Branch coverage included in aggregate %.

132 of 149 new or added lines in 19 files covered. (88.59%)

2 existing lines in 1 file now uncovered.

8519 of 11846 relevant lines covered (71.91%)

7.33 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
31.75
0.0% urwid/widget/popup.py
4
57.23
0.0% urwid/widget/frame.py
2
80.4
0.0% urwid/widget/grid_flow.py
2
77.81
0.0% urwid/widget/scrollable.py
1
88.16
0.0% urwid/widget/container.py
1
89.3
0.0% urwid/widget/filler.py
1
83.82
0.0% urwid/widget/pile.py
1
76.35
0.0% urwid/widget/widget.py

Coverage Regressions

Lines Coverage ∆ File
2
57.23
0.0% urwid/widget/frame.py
Jobs
ID Job ID Ran Files Coverage
1 run-3.11-windows-latest" - 30005006881.1 23 Jul 2026 11:59AM UTC 61
63.09
Travis Job
2 run-3.9-ubuntu-latest" - 30005006881.2 23 Jul 2026 11:58AM UTC 61
72.87
Travis Job
3 run-3.12-ubuntu-latest" - 30005006881.3 23 Jul 2026 11:58AM UTC 61
72.84
Travis Job
4 run-3.12-windows-latest" - 30005006881.4 23 Jul 2026 11:59AM UTC 61
63.07
Travis Job
5 run-3.13-windows-latest" - 30005006881.5 23 Jul 2026 11:59AM UTC 61
63.08
Travis Job
6 run-3.10-windows-latest" - 30005006881.6 23 Jul 2026 11:59AM UTC 61
63.1
Travis Job
7 run-3.14-ubuntu-latest" - 30005006881.7 23 Jul 2026 11:58AM UTC 61
72.84
Travis Job
8 run-3.11-ubuntu-latest" - 30005006881.8 23 Jul 2026 11:58AM UTC 61
72.85
Travis Job
9 run-3.9-windows-latest" - 30005006881.9 23 Jul 2026 11:59AM UTC 61
63.11
Travis Job
10 run-3.13-ubuntu-latest" - 30005006881.10 23 Jul 2026 11:58AM UTC 61
72.84
Travis Job
11 run-3.10-ubuntu-latest" - 30005006881.11 23 Jul 2026 11:58AM UTC 61
72.87
Travis Job
Source Files on build 30005006881
  • Tree
  • List 63
  • Changed 26
  • Source Changed 26
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Travis Build #30005006881
  • cc2b3a4d on github
  • Prev Build on master (#29938032330)
  • Next Build on master (#30022105688)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc