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

wearefractal / vinyl-fs / 213 / 2
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 20 Aug 2015 04:08PM UTC
Files 17
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

20 Aug 2015 04:07PM UTC coverage: 94.561% (-0.4%) from 94.954%
213.2

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%)

8.86 hits per line

Source Files on job 213.2
  • Tree
  • List 0
  • Changed 6
  • Source Changed 4
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 213
  • Travis Job 213.2
  • c84d67df on github
  • Prev Job for on master (#206.2)
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