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

ga4gh / dockstore / 5926
75%

Build:
DEFAULT BRANCH: develop
Ran 09 Aug 2018 07:23PM UTC
Jobs 5
Files 184
Run time 16min
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
5926

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.

8651 of 12670 relevant lines covered (68.28%)

1.84 hits per line

Jobs
ID Job ID Ran Files Coverage
7 5926.7 (TESTING_PROFILE=unit-tests) 09 Aug 2018 07:23PM UTC 0
14.3
Travis Job 5926.7
8 5926.8 (TESTING_PROFILE=integration-tests) 09 Aug 2018 07:31PM UTC 0
12.56
Travis Job 5926.8
9 5926.9 (TESTING_PROFILE=tool-integration-tests) 09 Aug 2018 07:34PM UTC 0
44.71
Travis Job 5926.9
10 5926.10 (TESTING_PROFILE=workflow-integration-tests) 09 Aug 2018 07:34PM UTC 0
43.45
Travis Job 5926.10
11 5926.11 (TESTING_PROFILE=other-integration-tests) 09 Aug 2018 07:40PM UTC 0
42.46
Travis Job 5926.11
Source Files on build 5926
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5926
  • 06a60fd1 on github
  • Prev Build on develop (#5919)
  • Next Build on develop (#5945)
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