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

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

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

19 Aug 2015 03:18AM UTC coverage: 94.286% (-0.7%) from 94.954%
210.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 `keepsymlinks`

231 of 245 relevant lines covered (94.29%)

8.64 hits per line

Source Files on job 210.2
  • Tree
  • List 0
  • Changed 6
  • Source Changed 4
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 210
  • Travis Job 210.2
  • 10795f90 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