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

googlegenomics / DEPRECATED-api-client-java / 175
84%

Build:
DEFAULT BRANCH: master
Ran 27 Aug 2014 09:53PM UTC
Jobs 1
Files 26
Run time 13s
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
175

push

travis-ci

cassiedoll
job and dataset history is now human-readable

Fixes #52

Instead of using the default FileDataStoreFactory that saves serialized
objects to disk, we now have a new implementation that uses an
excessively basic format - one key value string pair is on each line in
the form:
key1——value1
key2——value2

This new data store is capable of loading the older format, so no
history should be lost due to this change.

The first time a new dataset or job is saved, then the history file
will be rewritten, and will be hand editable from then on.

Unfortunately, this new ReadableFileDataStoreFactory has way more code
than it should simply because the classes it wants to extend are all
package protected :(

It also isn’t thread safe anymore, because preserving that
functionality wasn’t worth the extra code duplication.

450 of 548 relevant lines covered (82.12%)

4.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 175.1 27 Aug 2014 09:53PM UTC 0
82.12
Travis Job 175.1
Source Files on build 175
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #175
  • 56e0ebe3 on github
  • Prev Build on master (#174)
  • Next Build on master (#176)
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