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

jedib0t / go-pretty / 28491919264

Builds Branch Commit Type Ran Committer Via Coverage
28491919264 main text: trim to display width so CJK content respects maxLen (#410) push 01 Jul 2026 03:43AM UTC web-flow github
100.0
28423203920 refs/tags/v6.8.2 text: trim to display width so CJK content respects maxLen (#410) push 30 Jun 2026 05:47AM UTC web-flow github
100.0
28423092704 main text: trim to display width so CJK content respects maxLen (#410) push 30 Jun 2026 05:44AM UTC web-flow github
100.0
28414565661 fix-trim-display-width text: trim to display width so CJK content respects maxLen text.Trim counted runes, so callers that pass a display-width budget (text.Snip, table WidthMax, and the progress renderer trimming to the terminal width) overflowed when the string conta... Pull #410 30 Jun 2026 01:44AM UTC greymoth-jp github
100.0
27320078682 refs/tags/v6.8.1 fix panics, races, and injection vectors; speed up render hot paths (#409) - text: bound escape-seq parser buffer and sanitize hyperlink URLs - table: escape HTML title/caption/css-class; make CSV output RFC 4180 compliant - list: escape the HTML... push 11 Jun 2026 02:38AM UTC web-flow github
100.0
27320004730 main fix panics, races, and injection vectors; speed up render hot paths (#409) - text: bound escape-seq parser buffer and sanitize hyperlink URLs - table: escape HTML title/caption/css-class; make CSV output RFC 4180 compliant - list: escape the HTML... push 11 Jun 2026 02:36AM UTC web-flow github
100.0
27319913646 hardening-fixes progress: cover the retained-done-tracker render paths - The KeepTrackersTogether tests only rendered a single frame, so the paths that re-render trackers retained in the done list (collection, cursor math, dedup and the all-done overall-trac... Pull #409 11 Jun 2026 02:34AM UTC jedib0t github
100.0
27316764992 hardening-fixes progress: cover the retained-done-tracker render paths - The KeepTrackersTogether tests only rendered a single frame, so the paths that re-render trackers retained in the done list (collection, cursor math, dedup and the all-done overall-trac... push 11 Jun 2026 01:05AM UTC jedib0t github
100.0
27316403214 hardening-fixes bench: move root benchmarks into their packages; wire up make bench The root bench_test.go ran only via a bare 'go test -bench=.' in the repo root; split the benchmarks into the list, progress and table packages next to the code they measure. 'ma... push 11 Jun 2026 12:55AM UTC jedib0t github
99.6
27315107444 hardening-fixes table: guard auto-index render against an empty maxColumnLengths renderColumnAutoIndex indexed maxColumnLengths[0] without a length check. Not reachable through the public API today (verified empty, all-hidden, suppressed and separator-only table... push 11 Jun 2026 12:20AM UTC jedib0t github
99.6
27314333071 hardening-fixes list: escape the HTML CSS class in RenderHTML() The CSS class set via SetHTMLCSSClass() was written into the class attribute unescaped, allowing attribute/script injection when the value is untrusted; escape it like the item text. push 11 Jun 2026 12:01AM UTC jedib0t github
99.64
26898759824 refs/tags/v6.8.0 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 ma... push 03 Jun 2026 04:35PM UTC web-flow github
99.64
26776638845 main 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 ma... push 01 Jun 2026 07:21PM UTC web-flow github
99.64
26734324147 main progress: fix speed decay on done trackers and log overwrite; fixes #405 (#406) Two v6.7.8 regressions: 1. Speed for done trackers decayed each tick — renderTrackerStatsSpeed used time.Since(timeStart) even after completion. Use timeStop-t... push 01 Jun 2026 03:58AM UTC web-flow github
99.64
26675865721 fix/wrap-wide-runes-odd-wraplen fix: wrap wide runes when wrapLen is odd in WrapHard 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, l... Pull #408 30 May 2026 05:37AM UTC koriyoshi2041 github
99.64
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 76
  • 77
  • Next →
  • Back to Repo
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