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

umputun / revdiff / 24257645672
90%

Build:
DEFAULT BRANCH: master
Ran 10 Apr 2026 06:22PM 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:21PM UTC coverage: 88.042% (-0.01%) from 88.055%
24257645672

push

github

web-flow
feat: make intra-line word-diff highlighting opt-in (#88)

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 24257645672.1 10 Apr 2026 06:22PM UTC 32
88.04
GitHub Action Run
Source Files on build 24257645672
  • Tree
  • List 32
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 616ebd0f on github
  • Prev Build on master (#24254734241)
  • Next Build on master (#24262664779)
  • 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