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

umputun / revdiff / 24161578550
88%
master: 90%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.6.1
DEFAULT BRANCH: master
Ran 08 Apr 2026 10:18PM 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

08 Apr 2026 10:17PM UTC coverage: 87.645% (+0.2%) from 87.396%
24161578550

Pull #73

github

rashpile
feat: intra-line word-diff highlighting

Add optional GitHub-style word-level highlighting for paired remove/add
lines. Pairs lines within a hunk, runs a token-level diff via
sergi/go-diff, and overlays a brighter background on the changed ranges
while preserving the existing whole-line add/remove styling.

- new W keybind and --word-diff CLI flag (off by default)
- two new theme color keys: color-word-add-bg, color-word-remove-bg
- 30% similarity threshold suppresses spurious highlights on lines that
  share only incidental characters
- works alongside wrap, search, blame, line-numbers, collapsed modes
- --no-colors fallback uses reverse-video markers
- status bar icon when active
Pull Request #73: feat: intra-line word-diff highlighting (experimental)

260 of 294 new or added lines in 9 files covered. (88.44%)

24 existing lines in 3 files now uncovered.

5356 of 6111 relevant lines covered (87.65%)

412.71 hits per line

Uncovered Changes

Lines Coverage ∆ File
24
54.19
-0.15% app/main.go
6
93.65
-0.25% app/ui/collapsed.go
4
97.28
app/ui/worddiff.go

Coverage Regressions

Lines Coverage ∆ File
21
54.19
-0.15% app/main.go
2
93.65
-0.25% app/ui/collapsed.go
1
81.3
0.08% app/ui/loaders.go
Jobs
ID Job ID Ran Files Coverage
1 24161578550.1 08 Apr 2026 10:18PM UTC 31
87.65
GitHub Action Run
Source Files on build 24161578550
  • Tree
  • List 31
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #73
  • PR Base - master (#24160695458)
  • 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