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

umputun / revdiff / 27509551743 / 1
90%
master: 90%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.7.0
DEFAULT BRANCH: master
Ran 14 Jun 2026 07:28PM UTC
Files 71
Run time 1s
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:27PM UTC coverage: 90.039% (+0.02%) from 90.018%
27509551743.1

Pull #228

github

umputun
fix: fall back to grep id-parse when jq yields empty (herdr launcher)

The herdr id extraction was jq-XOR-grep: grep ran only when jq was absent. The
launcher captures `herdr tab create ... 2>&1`, so a stderr line mixed into the
output (warning/notice) makes the payload non-JSON; with jq present that yields
empty ids and the script bailed at the id check without trying grep, leaving the
created tab open. Switch to jq-then-grep: try jq, then fall back to grep for any
id that came back empty (covers jq-absent and jq-failed alike). Applied to all
three launchers. Flagged by Copilot on #228.
Pull Request #228: feat: add herdr launcher backend and fix untracked --include/--exclude

10151 of 11274 relevant lines covered (90.04%)

3173.1 hits per line

Source Files on job 27509551743.1
  • Tree
  • List 71
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27509551743
  • aabc09a6 on github
  • Prev Job for on feat/herdr-backend (#27099518623.1)
  • Next Job for on feat/herdr-backend (#27514503312.1)
  • 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