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

npm / node-tar / 403 / 4
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v6.0.5
DEFAULT BRANCH: master
Ran 13 Sep 2019 03:30AM UTC
Files 23
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

13 Sep 2019 03:26AM UTC coverage: 100.0%. First build
403.4

push

travis-ci

isaacs
Add TAR_* error codes

This adds error codes to all of the warnings emitted by tar operations,
tests for several error conditions, and handling for errors raised by
close(2).

BREAKING CHANGES:
- The `warn` event now emits with 3 arguments (code, message, data)
  rather than 2 (message, data).
- The `data` argument to the warn event handler is always an object,
  (either an Error or a plain old JavaScript object) rather than
  sometimes being a string or undefined.
- Failures from `fs.close()` are tracked and emitted.

1374 of 1374 branches covered (100.0%)

1955 of 1955 relevant lines covered (100.0%)

11356.33 hits per line

Source Files on job 403.4
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 294
  • Travis Job 403.4
  • 986f257f on github
  • Next Job for on v5 (#404.1)
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