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

umputun / revdiff
92%
master: 91%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.13.0
DEFAULT BRANCH: master
Repo Added 01 Apr 2026 08:15AM UTC
Token zpy25XdTlXkHx5U3syYGatR9U5X0sk8oe regen
Build 238 Last
Files 20
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

LAST BUILD ON BRANCH fix/overlay-path-inheritance
branch: fix/overlay-path-inheritance
CHANGE BRANCH
x
Reset
Sync Branches
  • fix/overlay-path-inheritance
  • add-collapsed-flag
  • all-files-mode
  • annotation-list-popup
  • collapsed-diff-mode
  • custom-keybindings
  • diff-search
  • discard-quit
  • feat/cmux-support
  • feat/launch-script-improvements
  • feat/stdin-scratch-buffer
  • feat/toggle-tree-pane
  • feature/binary-file-detection
  • feature/range-hunk-annotations
  • fix-ctrl-du-half-page
  • fix-file-annotation-bugs
  • fix-tmux-title-compat
  • fix-wrap-right-padding
  • fix/ghostty-improvements
  • fix/subdirectory-support
  • hunk-keyword-expansion
  • iterm2-osascript
  • line-numbers
  • markdown-toc-navigation
  • master
  • only-filter
  • refs/tags/v0.1.0
  • refs/tags/v0.1.1
  • refs/tags/v0.10.0
  • refs/tags/v0.11.0
  • refs/tags/v0.12.0
  • refs/tags/v0.13.0
  • refs/tags/v0.2.0
  • refs/tags/v0.2.1
  • refs/tags/v0.2.2
  • refs/tags/v0.2.3
  • refs/tags/v0.2.4
  • refs/tags/v0.3.0
  • refs/tags/v0.4.0
  • refs/tags/v0.4.1
  • refs/tags/v0.4.2
  • refs/tags/v0.5.0
  • refs/tags/v0.6.0
  • refs/tags/v0.7.0
  • refs/tags/v0.7.1
  • refs/tags/v0.7.2
  • refs/tags/v0.8.0
  • refs/tags/v0.9.0
  • review-findings
  • single-file-mode
  • status-bar-line-number
  • status-line-help-overlay
  • theme-support
  • two-ref-diff
  • word-wrap
  • worktree-no-git-file-review

06 Apr 2026 11:02AM UTC coverage: 91.745%. Remained the same
24029398710

Pull #36

github

i-kozlov
fix: pass caller's PATH to overlay subprocesses

On macOS with Homebrew (Apple Silicon), overlay subprocesses started via
`sh -c` get a minimal PATH without /opt/homebrew/bin. This causes tools
like git-lfs to not be found, breaking `git diff` inside revdiff TUI.

Fix: capture the caller's PATH and pass it explicitly using each
terminal's native env mechanism:
- tmux: display-popup -e "PATH=..."
- kitty: launch --env "PATH=..."
- wezterm: env "PATH=..." sh -c (no native --env flag)
Pull Request #36: fix: pass caller's PATH to overlay subprocesses

3912 of 4264 relevant lines covered (91.74%)

460.3 hits per line

Relevant lines Covered
Build:
Build:
4264 RELEVANT LINES 3912 COVERED LINES
460.3 HITS PER LINE
Source Files on fix/overlay-path-inheritance
  • Tree
  • List 18
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24029398710 fix/overlay-path-inheritance fix: pass caller's PATH to overlay subprocesses On macOS with Homebrew (Apple Silicon), overlay subprocesses started via `sh -c` get a minimal PATH without /opt/homebrew/bin. This causes tools like git-lfs to not be found, breaking `git diff` ins... Pull #36 06 Apr 2026 05:07PM UTC i-kozlov github
91.74
See All Builds (203)

Badge your Repo: revdiff

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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