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

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

Build:
Build:
LAST BUILD BRANCH: 1.6
DEFAULT BRANCH: 1.5
Ran 08 Jun 2017 01:32AM UTC
Jobs 4
Files 1
Run time 2min
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
320

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

3.76 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
98
100.0
index.min.js
Jobs
ID Job ID Ran Files Coverage
1 320.1 08 Jun 2017 01:32AM UTC 0
26.32
Travis Job 320.1
2 320.2 08 Jun 2017 01:33AM UTC 0
26.32
Travis Job 320.2
3 320.3 08 Jun 2017 01:34AM UTC 0
26.32
Travis Job 320.3
4 320.4 08 Jun 2017 01:35AM UTC 0
26.32
Travis Job 320.4
Source Files on build 320
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #320
  • Pull Request #22
  • PR Base - 1.6 (#317)
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