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

ga4gh / dockstore / 5926 / 8
75%
develop: 75%

Build:
DEFAULT BRANCH: develop
Ran 09 Aug 2018 07:31PM UTC
Files 182
Run time 18s
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

09 Aug 2018 03:51PM UTC coverage: 12.562% (+0.06%) from 12.503%
TESTING_PROFILE=integration-tests

push

travis-ci

web-flow
Add Data Object Service File plugin (#1683)

Added release 0.0.1 to plugins.json.

Download didn't work, because... HEAD call to

`https://github.com/dockstore/data-object-service-plugin/releases/
download/0.0.1/dockstore-file-dos-plugin-0.0.1.zip`

was failing(!).

This is because when calling srcContent.getSize(), it would ultimately
call org.apache.commons.vfs2.provider.http.HttpFileObject.doGetType,
which would do a HEAD, and the GitHub API returns a 403.

So wrapped call to get the size in a try...catch. If the size
doesn't come back, display an indeterminate progress bar.

I believe this could fix hypothetical cases where there is no
size in the header, e.g, if there is a chunked response.

1574 of 12530 relevant lines covered (12.56%)

0.25 hits per line

Source Files on job 5926.8 (TESTING_PROFILE=integration-tests)
  • Tree
  • List 0
  • Changed 27
  • Source Changed 24
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4241
  • Travis Job 5926.8
  • 06a60fd1 on github
  • Prev Job for TESTING_PROFILE=integration-tests on develop (#5919.8)
  • Next Job for TESTING_PROFILE=integration-tests on develop (#5945.8)
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