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

christophevg / clitic / 24857942810
86%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2026 08:45PM UTC
Jobs 1
Files 24
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 Apr 2026 08:42PM UTC coverage: 85.723% (+0.7%) from 85.003%
24857942810

push

github

christophevg
fix(diff): resolve visual artifacts from Strip cell_length cache mismatch

DiffPlugin.render_to_strips() was passing width as cached cell_length to
Strip(), but segments didn't always total width cells (padding was omitted
when text exactly filled the line). This caused crop_extend() to make wrong
decisions during resize, producing visual artifacts.

Fix: Always include padding segments and pass None for cell_length so
Textual calculates from actual segments.

Also added comprehensive rendering architecture documentation.

🤖 Implemented together with a coding agent.

193 of 213 branches covered (90.61%)

Branch coverage included in aggregate %.

1296 of 1524 relevant lines covered (85.04%)

0.85 hits per line

Coverage Regressions

Lines Coverage ∆ File
69
84.21
0.47% clitic/widgets/conversation.py
43
21.98
-0.49% clitic/__main__.py
Jobs
ID Job ID Ran Files Coverage
1 24857942810.1 23 Apr 2026 08:45PM UTC 24
85.72
GitHub Action Run
Source Files on build 24857942810
  • Tree
  • List 24
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24857942810
  • f5fe0188 on github
  • Prev Build on master (#24802431660)
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