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

umputun / revdiff / 29537486379
90%

Build:
DEFAULT BRANCH: master
Ran 16 Jul 2026 09:51PM UTC
Jobs 1
Files 75
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

16 Jul 2026 09:50PM UTC coverage: 89.977%. Remained the same
29537486379

push

github

web-flow
fix(revdiff-planning): agterm overlay branch for plan-review launcher (#273)

plan review in revdiff was a no-op under plain agterm. `launch-plan-review.sh` detected tmux/zellij/herdr/kitty/wezterm/cmux/ghostty/iTerm2/emacs but had no agterm branch, so under agterm (`AGTERM_SESSION_ID` set, `agtermctl` on PATH, no multiplexer) every branch fell through to `exit 1` and `plan-review-hook.py` treated it as a soft failure and fell back to the text confirmation.

this adds an agterm overlay branch, ported from the sibling `cc-thingz` planning launcher and placed first, before tmux. It is adapted for this launcher: the overlay-open stdout is discarded so only revdiff's output reaches the hook (which reads stdout for annotations), and revdiff's exit code is propagated since this launcher sets `REVDIFF_EXIT_CODE_ON_ANNOTATIONS=true`. The session status is set to blocked while the overlay is up and restored via EXIT/INT/TERM traps, and the pane is routed via `AGTERM_PANE`.

also in this branch:
- lists agterm in the launcher fall-through message and the plugin README terminal list
- adds agterm to the diff-review `launch-revdiff.sh` fall-through message (both copies) for consistency, those launchers already had an agterm branch
- syncs the hook's requirements docstring to the full backend set
- adds an agterm backend to the launcher exit-code test, covering the new branch and the previously-untested `launch-revdiff.sh` agterm branches

Related to #270

10898 of 12112 relevant lines covered (89.98%)

2959.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29537486379.1 16 Jul 2026 09:51PM UTC 75
89.98
GitHub Action Run
Source Files on build 29537486379
  • Tree
  • List 75
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • da5d1933 on github
  • Prev Build on master (#29467243034)
  • Next Build on master (#29547193604)
  • 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