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

combine / objection-slugify / 26
100%

Build:
DEFAULT BRANCH: master
Ran 22 Jun 2018 04:05AM UTC
Jobs 1
Files 4
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

pending completion
26

Pull #5

travis-ci

web-flow
fix: fix npm scripts failing if a parent directory name contains a space

Using $(npm bin) is problematic because it doesn’t escape spaces, which on some operating systems, like macOS, is valid in file and directory names. This causes the “build” and “test” commands to fail if any of the parent directories of “objection-slugify” contain a space.

npm adds the bin path to the PATH environment variable automatically when evaluating scripts, so prepending the path in this context isn’t necessary. (The locally installed versions of these command-line tools will be used instead of any globally installed ones.)
Pull Request #5: Fix npm scripts failing if a parent directory name contains a space

18 of 18 relevant lines covered (100.0%)

1.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26.1 22 Jun 2018 04:05AM UTC 0
100.0
Travis Job 26.1
Source Files on build 26
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #26
  • Pull Request #5
  • PR Base - master (#25)
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

© 2025 Coveralls, Inc