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

jedib0t / go-pretty / 26776638845
100%

Build:
DEFAULT BRANCH: main
Ran 01 Jun 2026 07:21PM UTC
Jobs 1
Files 44
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

01 Jun 2026 07:20PM UTC coverage: 99.636%. Remained the same
26776638845

push

github

web-flow
text: wrap wide runes when wrapLen is odd in WrapHard (#408)

appendChar terminated a line only when lineLen == wrapLen exactly. A wide rune
(width 2) advances lineLen by 2, so on an odd wrapLen it steps over the
boundary and the equality never matches, leaving the text unwrapped (e.g.
WrapHard("世世世世世世", 3) returned a single unwrapped line). Compare with >=
so the line wraps once its width reaches wrapLen.

1 of 1 new or added line in 1 file covered. (100.0%)

4931 of 4949 relevant lines covered (99.64%)

1.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26776638845.1 01 Jun 2026 07:21PM UTC 44
99.64
GitHub Action Run
Source Files on build 26776638845
  • Tree
  • List 44
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 45fb00d0 on github
  • Prev Build on main (#26192701933)
  • Next Build on main (#27320004730)
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