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

umputun / revdiff / 24535995505
90%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2026 09:55PM UTC
Jobs 1
Files 55
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

16 Apr 2026 09:54PM UTC coverage: 89.102% (+0.1%) from 88.979%
24535995505

push

github

web-flow
feat(ui): Ctrl+E editor handoff for multi-line annotations (#115)

* docs: add external-editor annotations implementation plan

Plan for adding Ctrl+E / $EDITOR integration to annotation input so
users can write multi-line annotations. Covers multi-line rendering,
editor invocation via tea.ExecProcess, save-on-exit flow, output
format compatibility, and documentation sync.

Related to #111

* feat: multi-line aware annotation rendering

* feat: add editor invocation helpers in app/editor package

Introduce app/editor package with ExternalEditor interface and
temp-file lifecycle management for launching external editors.

* feat: wire Ctrl+E editor handoff into annotation input flow

* feat: multi-line annotation output and list overlay flattening

* docs: document Ctrl+E editor handoff for multi-line annotations

* docs: move external-editor-annotations plan to completed

* fix: address review feedback

Consolidated review fixes from multiple iterations:
- address code review findings on annotation store, editor, and UI
- address iter-2 review findings on annotate flow and docs
- address codex review findings on editor and annotate
- name receiver on annotationContinuationIndent
- don't save seed content on editor launch failure
- document edge case in handleEditorFinished seed comparison

* fix: apply extendLineBg per visual row in renderWrappedAnnotation

* docs: add Architecture Principles section to CLAUDE.md

Captures three principles enforced via course-correction this branch:
decouple OS/external concerns from UI, minimize exported surface,
consumer-side interfaces for external deps.

* fix: address Copilot review findings

- tokenize: narrow backslash escape to shell-meta chars only (POSIX-style);
  preserves Windows-style `C:\foo` paths with backslash intact
- NewModel: guard against typed-nil ExternalEditor via isNilValue helper so
  `(*T)(nil)` defaults to editor.Editor{} instead of panicking on Command
- ARCHITECTURE.md: correct `##` escap... (continued)

297 of 320 new or added lines in 7 files covered. (92.81%)

1 existing line in 1 file now uncovered.

6860 of 7699 relevant lines covered (89.1%)

341.09 hits per line

Uncovered Changes

Lines Coverage ∆ File
11
81.67
app/ui/editor.go
7
93.52
app/editor/editor.go
5
93.75
0.14% app/ui/annotate.go

Coverage Regressions

Lines Coverage ∆ File
1
93.75
0.14% app/ui/annotate.go
Jobs
ID Job ID Ran Files Coverage
1 24535995505.1 16 Apr 2026 09:55PM UTC 55
89.1
GitHub Action Run
Source Files on build 24535995505
  • Tree
  • List 55
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 110cec20 on github
  • Prev Build on master (#24522873227)
  • Next Build on master (#24536421599)
  • 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