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

gulpjs / vinyl-fs / 621
96%

Build:
DEFAULT BRANCH: master
Ran 01 Apr 2016 07:39PM UTC
Jobs 4
Files 19
Run time 27s
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
621

push

travis-ci

phated
Fixes #132 The symlink following logic in src() was incorrect resulting in wrong file.base being generated.

* The symlink following logic in src() was incorrect resulting in wrong file.base being generated.

Basically, the generated vinyl file base should be what's set to to the symlink itself:

foo/bar -> baz/qux.txt
this should produce: foo/baz/qux.txt

but the file base should still default to ./foo whereas the original recursive logic would produce foo/baz.

Such incorrect logic would yield a flattened file structure and empty directories at the end.

* Merge two callbacks into one so state mutation doesn't have to be implemented across streams

* create symlinks on the fly in tests since windows expects a different internal format for those files

* fix the incorrect variable name

* remove unnecessary return

24 of 24 new or added lines in 2 files covered. (100.0%)

406 of 419 relevant lines covered (96.9%)

4569.8 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
lib/src/wrapWithVinylFile.js
Jobs
ID Job ID Ran Files Coverage
1 621.1 01 Apr 2016 07:39PM UTC 0
96.9
Travis Job 621.1
2 621.2 01 Apr 2016 07:39PM UTC 0
96.9
Travis Job 621.2
3 621.3 01 Apr 2016 07:39PM UTC 0
96.9
Travis Job 621.3
4 621.4 01 Apr 2016 07:40PM UTC 0
96.9
Travis Job 621.4
Source Files on build 621
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #621
  • 6a97cdf5 on github
  • Prev Build on master (#613)
  • Next Build on master (#622)
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