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

umputun / revdiff / 33401169581
91%
master: 91%

Build:
Build:
LAST BUILD BRANCH: feat/herdr-pane-overlay
DEFAULT BRANCH: master
Ran 31 Aug 2026 02:12PM UTC
Jobs 1
Files 79
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

31 Aug 2026 01:45PM UTC coverage: 91.498%. Remained the same
33401169581

Pull #344

github

rayslava
feat(launcher): herdr pane-scoped overlay (REVDIFF_HERDR_PANE=1)

under herdr a review replaces the whole tab view, so the agent pane that asked for it disappears for as long as the review lasts. herdr's working layout is an agent in one pane and you beside it, but the backend only ever calls `herdr tab create` + `pane run`, and the agent's pane holds the context the diff has to be judged against. `REVDIFF_AGTERM_PANE=1` already exists for the same reason on agterm, which has the same layout model.

`REVDIFF_HERDR_PANE=1` splits the caller's own pane and zooms it, so the review still gets the full tab area but the agent pane is one keypress away. it copies the shape agterm settled on: env-var opt-in, capability probe before passing a new flag, quiet degradation to the existing overlay. unset, the `tab create` block is reached byte-identical, because pane mode is a self-contained block ahead of it rather than a flag threaded through the shared path. two rules worth knowing when editing it, both recorded in CLAUDE.md: a split that returns no usable pane id warns and exits rather than guessing which pane to close, and `pane_not_found` is treated as authoritative death while any other error is transient.
Pull Request #344: feat(launcher): herdr pane-scoped overlay (REVDIFF_HERDR_PANE=1)

11816 of 12914 relevant lines covered (91.5%)

3458.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33401169581.1 31 Aug 2026 02:12PM UTC 79
91.5
GitHub Action Run
Source Files on build 33401169581
  • Tree
  • List 79
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #344
  • PR Base - master (#33202956629)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc