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

umputun / revdiff / 24257339939
88%
master: 90%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.6.1
DEFAULT BRANCH: master
Ran 10 Apr 2026 06:15PM UTC
Jobs 1
Files 32
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

10 Apr 2026 06:13PM UTC coverage: 88.042% (-0.01%) from 88.055%
24257339939

push

github

umputun
feat: make intra-line word-diff highlighting opt-in

The feature was previously always on and clashed with certain themes
where the brighter background overlay looked confusing against the
existing add/remove backgrounds.

Now off by default, enable via --word-diff CLI flag, REVDIFF_WORD_DIFF
env var, or word-diff config key. Runtime toggle via W key. Status bar
shows a ± indicator when active. Help overlay picks up the new binding
automatically from the keymap descriptions.

Implementation: recomputeIntraRanges now gates on m.wordDiff internally
and clears m.intraRanges when disabled, so both handleFileLoaded and
toggleWordDiff just call it without duplicating the guard.

18 of 19 new or added lines in 5 files covered. (94.74%)

2 existing lines in 1 file now uncovered.

5603 of 6364 relevant lines covered (88.04%)

395.7 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
52.94
-0.11% app/main.go

Coverage Regressions

Lines Coverage ∆ File
2
92.42
-0.37% app/ui/diffview.go
Jobs
ID Job ID Ran Files Coverage
1 24257339939.1 10 Apr 2026 06:15PM UTC 32
88.04
GitHub Action Run
Source Files on build 24257339939
  • Tree
  • List 32
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • ad88fd32 on github
  • Prev Build on master (#24254734241)
  • 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