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

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

Build:
DEFAULT BRANCH: develop
Ran 09 Aug 2018 07:34PM UTC
Files 184
Run time 15s
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: 43.449% (-0.001%) from 43.45%
TESTING_PROFILE=workflow-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.

5505 of 12670 relevant lines covered (43.45%)

0.43 hits per line

Source Files on job 5926.10 (TESTING_PROFILE=workflow-integration-tests)
  • Tree
  • List 0
  • Changed 47
  • Source Changed 47
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4241
  • Travis Job 5926.10
  • 06a60fd1 on github
  • Prev Job for TESTING_PROFILE=workflow-integration-tests on develop (#5919.10)
  • Next Job for TESTING_PROFILE=workflow-integration-tests on develop (#5945.10)
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