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

hex7c0 / mongodb-backup / 320 / 2
31%
1.5: 97%

Build:
Build:
LAST BUILD BRANCH: 1.6
DEFAULT BRANCH: 1.5
Ran 08 Jun 2017 01:33AM UTC
Files 1
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

08 Jun 2017 01:31AM UTC coverage: 26.316% (-71.4%) from 97.727%
320.2

Pull #22

travis-ci

web-flow
Write tar files to a stream instead of to the filesystem first.

This improves performance when writing to a stream (i.e. there is no need to wait for the contents to be written to disk first), and can help solve EMFILE errors. This is achieved by using tar-stream instead of regular tar.

This commit introduces a small shim in front of the file system and tar-stream to allow both direct disk writes and tar file stream writes. It then uses the appropriate shim (file system or tar-stream) throughout the codebase to create directories and store files.
Pull Request #22: Write tar files to a stream instead of to the filesystem first

35 of 133 relevant lines covered (26.32%)

0.94 hits per line

Source Files on job 320.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 320
  • Travis Job 320.2
  • 9ab54a20 on github
  • Prev Job for on 1.6 (#317.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

© 2026 Coveralls, Inc