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

sass / node-sass / 2355 / 5
69%
master: 69%

Build:
DEFAULT BRANCH: master
Ran 15 Jun 2016 12:21PM UTC
Files 3
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

15 Jun 2016 12:14PM UTC coverage: 91.603% (+0.07%) from 91.538%
2355.5

push

travis-ci

web-flow
Prevent options from leaking (#1595)

The options object passed into `render` and `renderSync` is only
shallow copied. This is an issue when nested objects and arrays like
custom importer and functions. In the case of custom function we
wrap the provided function. This wrapped version replaces the provided
one which can then leak back into the calling code. This is an issue
if `render*` is called in a loop like in gulp-sass.

Fixes #1168

240 of 262 relevant lines covered (91.6%)

221.06 hits per line

Source Files on job 2355.5
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2355
  • Travis Job 2355.5
  • 655a85fa on github
  • Prev Job for on master (#2347.5)
  • Next Job for on master (#2356.5)
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

© 2026 Coveralls, Inc