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

apiaryio / dredd / 3038
95%
master: 92%

Build:
Build:
LAST BUILD BRANCH: honzajavorek/fix-node-appveyor
DEFAULT BRANCH: master
Ran 03 Mar 2017 03:57PM UTC
Jobs 2
Files 30
Run time 5min
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
3038

push

travis-ci

honzajavorek
feat: Parse hook handler command string, lookup only the command part

If hook handler command string is 'node hello.js --option=1', we want
to find out only whether the 'node' executable is present in the system.
For that reason, we first parse the command and lookup (using 'which')
only the actual command part, without parameters. Looking up the whole
string may or may not work on UNIX/Linux, but it does not work at all
on Windows.

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

1924 of 2020 relevant lines covered (95.25%)

321.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3038.1 03 Mar 2017 03:57PM UTC 0
95.25
Travis Job 3038.1
2 3038.2 03 Mar 2017 04:02PM UTC 0
95.25
Travis Job 3038.2
Source Files on build 3038
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3038
  • fb91841b on github
  • Next Build on honzajavorek/parse-hook-handler-cmd (#3044)
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