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

dockstore / dockstore / 13090
68%

Build:
DEFAULT BRANCH: develop
Ran 31 Jul 2020 12:09AM UTC
Jobs 4
Files 291
Run time 31min
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
13090

push

travis-ci

web-flow
Feature/3574/update admin curator status (#3693)

Enable easy access to updating admin/curator status

dockstore/dockstore#3574

Created a new API call at a new endpoint for users with admin/curator
status to update the privileges of other users

Included @Consumes to API call since request content type is
set to '*/*' by default, causing a 415 error.

Included PrivilegeRequest.java to the webservice api objects which
encapsulates the request to set admin/curator privileges to a user

Repositioned logic to check if authuser is the user, and deny
access to modifying own privileges

Included fail assertions to try catch blocks to ensure that the
try will fail if the catch isn't reached

Included an additional test to ensure that a non privileged user cannot
access the API call

Removed Swagger annotations from setUserPrivilege() and replaced them
with OAS annotations, with the exception of @ApiOperation

Modified tests to rely on OAS rather than to rely on Swagger
dependencies

9373 of 13958 relevant lines covered (67.15%)

1.76 hits per line

Jobs
ID Job ID Ran Files Coverage
2 13090.2 (TESTING_PROFILE=unit-tests) 31 Jul 2020 12:10AM UTC 0
18.81
Travis Job 13090.2
3 13090.3 (TESTING_PROFILE=integration-tests) 31 Jul 2020 12:33AM UTC 0
59.1
Travis Job 13090.3
4 13090.4 (TESTING_PROFILE=tool-integration-tests) 31 Jul 2020 12:18AM UTC 0
32.6
Travis Job 13090.4
5 13090.5 (TESTING_PROFILE=workflow-integration-tests) 31 Jul 2020 12:40AM UTC 0
44.63
Travis Job 13090.5
Source Files on build 13090
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #13090
  • bde477ee on github
  • Prev Build on develop (#13077)
  • Next Build on develop (#13093)
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