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

jarvisfriends / tui-base / 29138297300
73%

Build:
DEFAULT BRANCH: main
Ran 11 Jul 2026 03:40AM UTC
Jobs 1
Files 31
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

11 Jul 2026 03:36AM UTC coverage: 70.806% (+0.9%) from 69.88%
29138297300

push

github

amarcum
Home page: snap-widget showcase with the full mouse contract

The landing page grows from a static welcome box into a working demo
of the snap catalogue, and fixes its input-contract violation on the
way (the wheel used to reach the viewport through Update; Update now
drops tea.MouseMsg entirely and View().OnMouse is the only pointer
door, dispatched by uifx.MouseHandlers):

- Live charts: a sparkline + load bar consume ID-routed chart
  messages from a demo random-walk stream. The stream is gated by the
  I-1 lifecycle hooks — OnEnter arms it, OnLeave stops it — so an
  inactive page costs nothing; clicking the charts block pauses and
  resumes it.
- Pill strip: a segmented status pill rendered in the currently
  selected PillShape; clicking it cycles through all six shapes.
- Scrollbar: on terminals too small for the content, a snap scrollbar
  overlays the right edge with click-the-track / drag-the-thumb
  jumping (inline offsetAt copy of snap's pending scrollbar.OffsetAt —
  swap when the next snap tag ships it).

Interactive blocks register uifx.Zones from the same lipgloss layers
the View composes, so hit zones can't drift from the rendered layout;
zone hits translate through the viewport's YOffset when scrolled.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

169 of 175 new or added lines in 1 file covered. (96.57%)

3296 of 4655 relevant lines covered (70.81%)

284.53 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
96.63
-1.14% pages/home/home.go
Jobs
ID Job ID Ran Files Coverage
1 29138297300.1 11 Jul 2026 03:40AM UTC 31
70.81
GitHub Action Run
Source Files on build 29138297300
  • Tree
  • List 31
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29138297300
  • 715c6d8a on github
  • Prev Build on main (#29138075179)
  • Next Build on main (#29138608763)
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