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

umputun / revdiff / 27509372817
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.7.0
DEFAULT BRANCH: master
Ran 14 Jun 2026 07:21PM 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 07:18PM UTC coverage: 90.039% (+0.02%) from 90.018%
27509372817

Pull #228

github

umputun
fix: cover herdr backend in launcher tests and add it to plan-review launcher

The launcher test (TestShellLaunchersPreserveAnnotationExitCode) did not
isolate the herdr backend. cleanOverlayEnv() left HERDR_ENV / HERDR_SOCKET_PATH
/ HERDR_PANE_ID in the env, and mergeEnv() only strips override keys, so running
the suite inside a live Herdr session inherited HERDR_ENV=1 and ran the real
herdr backend (tab create / pane run / sentinel-wait) for every backend case
checked after the herdr branch, spawning tabs and hanging. The herdr backend
was also never exercised in isolation.

- cleanOverlayEnv() scrubs the three HERDR_* vars
- launcherBackends() gets a herdr case with a fake herdr fixture (tab create ->
  JSON ids satisfying both the jq and grep parse paths; pane run -> runs the
  launch command then reports success; tab close -> noop)
- launch-plan-review.sh gains the same herdr branch (before kitty) the two
  revdiff launchers already have; the test exercises all three launchers and the
  plan-review one was missing it
Pull Request #228: feat: add herdr launcher backend and fix untracked --include/--exclude

24 of 25 new or added lines in 3 files covered. (96.0%)

10151 of 11274 relevant lines covered (90.04%)

3173.09 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
13.52
0.0% app/main.go
Jobs
ID Job ID Ran Files Coverage
1 27509372817.1 14 Jun 2026 07:21PM UTC 71
90.04
GitHub Action Run
Source Files on build 27509372817
  • Tree
  • List 71
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #228
  • 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