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

beijunyi / ParallelGit / 474
94%

Build:
DEFAULT BRANCH: master
Ran 01 Nov 2016 07:40PM UTC
Jobs 1
Files 95
Run time 8s
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
474

Pull #7

travis-ci

web-flow
Handle large blobs

jgit will refuse to read blobs greater than 50 megabytes using
getBytes().  So we have to do it manually.  Note that this large
allocation will only happen when files are opened for writing.  Files
opened only for reading can be streamed.
Pull Request #7: Some optimizations and better handling of large files

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

2776 of 2946 relevant lines covered (94.23%)

299.82 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
parallelgit-filesystem/src/main/java/com/beijunyi/parallelgit/filesystem/io/FileNode.java
7
100.0
parallelgit-utils/src/main/java/com/beijunyi/parallelgit/utils/io/BlobSnapshot.java
24
100.0
parallelgit-filesystem/src/main/java/com/beijunyi/parallelgit/filesystem/io/GfsSeekableReadOnlyByteChannel.java

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
parallelgit-utils/src/main/java/com/beijunyi/parallelgit/utils/io/ObjectSnapshot.java
Jobs
ID Job ID Ran Files Coverage
1 474.1 01 Nov 2016 07:40PM UTC 0
94.23
Travis Job 474.1
Source Files on build 474
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #474
  • Pull Request #7
  • PR Base - master (#472)
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