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

wearefractal / vinyl-fs / 209
95%

Build:
DEFAULT BRANCH: master
Ran 14 Aug 2015 05:13PM UTC
Jobs 2
Files 17
Run time 7s
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
209

Pull #85

travis-ci

Klowner
Add symlink passthrough with `keepsymlinks`

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

This change introduces a `keepsymlinks` option to `src()`. When the
option is set, the destination of each encountered symbolic link is stored
in `file.symlink`. When 'dest()' is invoked, the `symlink` value is used
to reconstruct identical symlinks.

It is important to note that the symbolic link path remains completely
unmodified, so care should be taken when sourcing symlinks with absolute
paths.
Pull Request #85: Add symlink passthrough with `keepsymlinks`

218 of 245 relevant lines covered (88.98%)

16.38 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/src/index.js
1
100.0
lib/src/getContents/index.js
1
100.0
lib/dest/writeContents/index.js
7
100.0
lib/src/resolveSymlinks.js
Jobs
ID Job ID Ran Files Coverage
1 209.1 14 Aug 2015 05:13PM UTC 0
88.98
Travis Job 209.1
3 209.3 14 Aug 2015 05:13PM UTC 0
88.98
Travis Job 209.3
Source Files on build 209
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #209
  • 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