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

LN-Zap / zap-desktop / 3735 / 3
12%
master: 22%

Build:
Build:
LAST BUILD BRANCH: renovate/webpack-4.x
DEFAULT BRANCH: master
Ran 17 Aug 2018 06:25AM UTC
Files 118
Run time 7s
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

17 Aug 2018 06:19AM UTC coverage: 12.311%. Remained the same
3735.3

Pull #124

travis-ci

web-flow
fix(lnd-detection): Lookup lnd using explicit output specifiers

`ps x -o pid,command` rather than `ps lx`

The default ps-node lookup is via ps lx, which includes:

  -l Display information associated with the following keywords:
    uid, pid, ppid, flags, cpu, pri, nice, vsz=SZ, rss, wchan,
    state=S, paddr=ADDR, tty, time, and command=CMD.

On mac, the `ps l` output can be misaligned, e.g. when some VSZ field is
longer than expected.

Many of these fields are unnecessary because we're looking up by name only,
so we can lookup using only the command fields of ps.
https://gist.github.com/ivankovacevic/9918272

More on the issue with ps-node:
https://github.com/neekey/table-parser/issues/11
https://github.com/neekey/ps/pull/64
Pull Request #124: Fix that lnd might not be detected on Mac OS due to misaligned `ps` output

95 of 1223 branches covered (7.77%)

Branch coverage included in aggregate %.

466 of 3334 relevant lines covered (13.98%)

0.51 hits per line

Source Files on job 3735.3
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 206
  • Travis Job 3735.3
  • 9dc21274 on github
  • Prev Job for on fix/lnd-detection (#3731.3)
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