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

umputun / revdiff / 24257417304
88%
master: 90%

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

Pull #88

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.
Pull Request #88: feat: make intra-line word-diff highlighting opt-in

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 24257417304.1 10 Apr 2026 06:17PM UTC 32
88.04
GitHub Action Run
Source Files on build 24257417304
  • Tree
  • List 32
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #88
  • PR Base - 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