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

gulpjs / vinyl-fs / 621 / 4
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 01 Apr 2016 07:40PM UTC
Files 19
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

01 Apr 2016 07:37PM UTC coverage: 96.897% (+0.007%) from 96.89%
621.4

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

406 of 419 relevant lines covered (96.9%)

1139.77 hits per line

Source Files on job 621.4
  • Tree
  • List 0
  • Changed 9
  • Source Changed 1
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 621
  • Travis Job 621.4
  • 6a97cdf5 on github
  • Prev Job for on master (#613.4)
  • Next Job for on master (#622.4)
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