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

lemire / externalsortinginjava / 21
85%

Build:
DEFAULT BRANCH: master
Ran 31 Aug 2016 04:14AM 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
21

Pull #4

travis-ci

web-flow
code simplification and formatting

- use try-with-resources to ensure closable are closed and eliminate
tedious checks in finally blocks
- use diamond operator on right hand side of assignment to avoid
redundant type declaration
- use contains() instead of indexOf() != -1
- use braces around if/for statements
- code formatting
Pull Request #4: code simplification and formatting

57 of 57 new or added lines in 2 files covered. (100.0%)

229 of 265 relevant lines covered (86.42%)

0.86 hits per line

New Missed Lines in Diff

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

Uncovered Existing Lines

Lines Coverage ∆ File
15
100.0
src/main/java/com/google/code/externalsorting/ExternalSort.java
Jobs
ID Job ID Ran Files Coverage
1 21.1 31 Aug 2016 04:14AM UTC 0
86.42
Travis Job 21.1
Source Files on build 21
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #21
  • Pull Request #4
  • 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