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

combine / objection-slugify / 26 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 22 Jun 2018 04:05AM UTC
Files 4
Run time 0s
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

22 Jun 2018 04:03AM UTC coverage: 100.0%. Remained the same
26.1

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

Source Files on job 26.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14
  • Travis Job 26.1
  • 4ca6f12f on github
  • Prev Job for on master (#25.1)
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