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

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

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

pending completion
3735

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 %.

1 of 1 new or added line in 1 file covered. (100.0%)

466 of 3334 relevant lines covered (13.98%)

2.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3735.1 17 Aug 2018 06:26AM UTC 0
12.31
Travis Job 3735.1
2 3735.2 17 Aug 2018 06:26AM UTC 0
12.31
Travis Job 3735.2
3 3735.3 17 Aug 2018 06:25AM UTC 0
12.31
Travis Job 3735.3
4 3735.4 17 Aug 2018 06:25AM UTC 0
12.31
Travis Job 3735.4
Source Files on build 3735
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3735
  • Pull Request #124
  • PR Base - master (#3731)
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