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

wearefractal / vinyl-fs / 210
95%

Build:
DEFAULT BRANCH: master
Ran 19 Aug 2015 03:19AM UTC
Jobs 3
Files 17
Run time 10s
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
210

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 `keepsymlinks`

231 of 245 relevant lines covered (94.29%)

25.92 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/src/index.js
3
100.0
lib/src/resolveSymlinks.js
Jobs
ID Job ID Ran Files Coverage
1 210.1 19 Aug 2015 03:19AM UTC 0
94.29
Travis Job 210.1
2 210.2 19 Aug 2015 03:19AM UTC 0
94.29
Travis Job 210.2
3 210.3 19 Aug 2015 03:19AM UTC 0
94.29
Travis Job 210.3
Source Files on build 210
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #210
  • 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