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

umputun / revdiff / 27514912218
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.7.0
DEFAULT BRANCH: master
Ran 14 Jun 2026 11:05PM UTC
Jobs 1
Files 71
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

14 Jun 2026 10:23PM UTC coverage: 90.018%. Remained the same
27514912218

Pull #229

github

paskal
feat(plugins): render revdiff in a tmux window under agent-deck

agent-deck (github.com/asheshgoplani/agent-deck) shows each session through a
tmux control-mode client, which does not render `tmux display-popup` at all:
the popup is invisible and `display-popup -E` blocks forever, so a review can
never be completed. agent-deck does surface real tmux windows.

Add a sourced backend (agentdeck-window.sh) that, when agent-deck is detected
(AGENTDECK_INSTANCE_ID / tmux session env / agentdeck_* session name), runs
revdiff in a background tmux window (new-window -d) named after the content
under review, then blocks on the usual sentinel/rc protocol. The launcher gains
only a 4-line guarded source hook before the tmux popup path; every non-agent-deck
tmux returns immediately and uses the popup unchanged.

Opt in/out with REVDIFF_TMUX_WINDOW=1/0. Applied to both the main and codex
plugin script sets.
Pull Request #229: feat(plugins): render revdiff in a tmux window under agent-deck

10127 of 11250 relevant lines covered (90.02%)

3179.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27514912218.1 14 Jun 2026 11:05PM UTC 71
90.02
GitHub Action Run
Source Files on build 27514912218
  • Tree
  • List 71
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #229
  • PR Base - master (#27099518623)
  • 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