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

umputun / revdiff / 24319041964 / 1
90%
master: 90%

Build:
DEFAULT BRANCH: master
Ran 12 Apr 2026 11:32PM UTC
Files 48
Run time 1s
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

12 Apr 2026 11:31PM UTC coverage: 88.699% (+0.9%) from 87.818%
24319041964.1

push

github

web-flow
refactor(ui): extract overlay sub-package from model (#99)

* add plan: overlay-extraction

* feat: bootstrap overlay package with types, Manager, and composition helpers

Create app/ui/overlay/ sub-package with Manager coordinator, Kind/OutcomeKind
enums, Outcome/RenderCtx types, Resolver interface, and shared composition
helpers (overlayCenter, injectBorderTitle). Per-overlay types are stub
implementations to be filled in subsequent tasks.

* feat: implement help overlay rendering and key handling in overlay package

* feat: implement annotation list overlay rendering and key handling in overlay package

* feat: implement theme selector overlay rendering and key handling in overlay package

* feat: validate M1 milestone gate for overlay package extraction

* feat: add consumer-side overlayManager interface and ModelConfig wiring

* feat: migrate View() overlay dispatch to overlay.Compose and remove overlayCenter

* feat: migrate help overlay dispatch and consolidate overlay key routing

Consolidate all overlay key dispatch into a single unified block in
handleModalKey using m.overlay.Active() + m.overlay.HandleKey(), replacing
the separate help/annotList/themeSelect checks. Migrate help open action
from direct showHelp toggle to overlay.OpenHelp(spec) with buildHelpSpec
converting keymap sections to overlay.HelpSpec. Remove helpOverlay,
writeTOCHelpSection, helpColors, handleHelpKey from handlers.go and
help-related tests from handlers_test.go (covered by overlay/help_test.go).
Add buildAnnotListSpec, jumpToAnnotationTarget, previewThemeByName,
confirmThemeByName stubs for Tasks 9/10.

* feat: migrate annotation list overlay dispatch to overlay.Manager

remove old annotListOverlay, formatAnnotListItem, handleAnnotListKey,
injectBorderTitle, annotListBoxStyle, annotListMaxVisible, and
jumpToAnnotation methods from annotlist.go. these are now owned by the
overlay package. keep buildAnnotListItems, buildAnnotListSpec,
jumpToAnnotationTarget, positionOn... (continued)

6546 of 7380 relevant lines covered (88.7%)

350.6 hits per line

Source Files on job 24319041964.1
  • Tree
  • List 48
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24319041964
  • f9bdbd4c on github
  • Prev Job for on master (#24316640062.1)
  • Next Job for on master (#24355316086.1)
  • Delete
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