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

lemire / externalsortinginjava / 20
85%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2016 03:42AM UTC
Jobs 1
Files 2
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

pending completion
20

Pull #3

travis-ci

web-flow
retain method signature sortInBatch() without parallel param

- Retain method signature for sortInBatch() that does not specify
parallel flag
   - sortInBatch(File file, Comparator<String> cmp,
                int maxtmpfiles, Charset cs, File tmpdirectory,
                boolean distinct, int numHeader, boolean usegzip)
- Added additional sortInBatch() methods that invoke with default
values.
- Delegate to overloaded sortInBatch() methods in order to apply
default parameter values without repeating
Pull Request #3: retain method signature sortInBatch() without parallel param

52 of 52 new or added lines in 1 file covered. (100.0%)

233 of 272 relevant lines covered (85.66%)

0.86 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
9
100.0
src/main/java/com/google/code/externalsorting/ExternalSort.java

Uncovered Existing Lines

Lines Coverage ∆ File
13
100.0
src/main/java/com/google/code/externalsorting/ExternalSort.java
Jobs
ID Job ID Ran Files Coverage
1 20.1 31 Aug 2016 03:42AM UTC 0
85.66
Travis Job 20.1
Source Files on build 20
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #20
  • Pull Request #3
  • PR Base - master (#19)
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