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

umputun / revdiff / 27086714414
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.6.1
DEFAULT BRANCH: master
Ran 07 Jun 2026 07:57AM 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

07 Jun 2026 07:55AM UTC coverage: 90.018%. Remained the same
27086714414

Pull #225

github

umputun
fix(plugins): drop redundant cmux close-surface to avoid killing caller tab

The cmux branch in the overlay launchers closed the review split by its
recyclable short ref (surface:N) captured at launch. Because revdiff is
started via exec, the surface auto-closes when revdiff exits, so the
explicit close-surface was a redundant double-close. After a long review
the short ref can be recycled to a different surface, so the late close
could land on the wrong tab — another claude-teams agent or the caller's
Claude session.

Drop the explicit close-surface in all three launchers (diff-review,
codex, revdiff-planning) and rely on exec auto-close. cmux send still
uses the short ref but fires immediately after new-split, with no
recycling window.

Bump revdiff 0.8.13 -> 0.8.14 and revdiff-planning 0.3.4 -> 0.3.5.

Related to #217
Pull Request #225: fix: drop redundant cmux close-surface to avoid killing the caller tab

10127 of 11250 relevant lines covered (90.02%)

3179.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27086714414.1 07 Jun 2026 07:57AM UTC 71
90.02
GitHub Action Run
Source Files on build 27086714414
  • Tree
  • List 71
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #225
  • PR Base - master (#27086425543)
  • 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