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

sass / node-sass / 3158
69%

Build:
DEFAULT BRANCH: master
Ran 10 Mar 2018 09:03AM UTC
Jobs 1
Files 4
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

pending completion
3158

push

travis-ci

xzyfer
Install script should not write partially downloaded binaries

Currently the binary download is streamed to disk once a 200 response
has been recieved. When an error occurs during the download a partially
downloaded binary is left on disk. Subsequent installs see the binary
and bail out of re-downloading it. Worse yet those subsequent installs
move the binary into the global cache so even removing node_modules
will not remove the broken binary.

With this patch the binary is only flushed to disk once it has been
fully downloaded.

Fixes #1882
Fixes #1888

134 of 197 branches covered (68.02%)

252 of 334 relevant lines covered (75.45%)

1007.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3158.1 10 Mar 2018 09:03AM UTC 0
75.45
Travis Job 3158.1
Source Files on build 3158
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3158
  • 38983502 on github
  • Prev Build on master (#3157)
  • Next Build on master (#3160)
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