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

googlegenomics / DEPRECATED-api-client-java / 175 / 1
84%
master: 84%

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

27 Aug 2014 09:50PM UTC coverage: 82.117% (-7.9%) from 90.0%
175.1

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

Source Files on job 175.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 175
  • Travis Job 175.1
  • 56e0ebe3 on github
  • Prev Job for on master (#174.1)
  • Next Job for on master (#176.1)
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