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

wearefractal / vinyl-fs / 213
95%

Build:
DEFAULT BRANCH: master
Ran 20 Aug 2015 04:08PM UTC
Jobs 3
Files 17
Run time 9s
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
213

Pull #85

travis-ci

Klowner
Add symlink copy with `followSymlinks` option

The current behavior is always to resolve symbolic links to actual
files.

This change introduces a `followSymlinks` option to `src()` (default:
`true`). When the option is set to `false`, then each encountered
symlink is stored in `file.symlink`. When `dest()` is invoked, the
`symlink` value is used to reconstruct an identical symlink.

It is important to note that the symbolic link path remains completely
unmodified, so care should be taken when sourcing symlinks with absolute
paths.

This patch also includes related unit tests
Pull Request #85: Add symlink passthrough with `followSymlinks`

226 of 239 relevant lines covered (94.56%)

26.59 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/src/index.js
2
100.0
lib/src/resolveSymlinks.js
Jobs
ID Job ID Ran Files Coverage
1 213.1 20 Aug 2015 04:08PM UTC 0
94.56
Travis Job 213.1
2 213.2 20 Aug 2015 04:08PM UTC 0
94.56
Travis Job 213.2
3 213.3 20 Aug 2015 04:08PM UTC 0
94.56
Travis Job 213.3
Source Files on build 213
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #213
  • Pull Request #85
  • PR Base - master (#206)
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