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

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

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

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

115 of 115 new or added lines in 5 files covered. (100.0%)

1955 of 1955 relevant lines covered (100.0%)

45425.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 403.1 13 Sep 2019 03:30AM UTC 0
100.0
Travis Job 403.1
2 403.2 13 Sep 2019 03:30AM UTC 0
100.0
Travis Job 403.2
3 403.3 13 Sep 2019 03:30AM UTC 0
100.0
Travis Job 403.3
4 403.4 13 Sep 2019 03:30AM UTC 0
100.0
Travis Job 403.4
Source Files on build 403
  • 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 Repo
  • Travis Build #403
  • 986f257f on github
  • Next Build on v5 (#404)
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