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

dockstore / dockstore / 13090 / 4
68%
develop: 68%

Build:
DEFAULT BRANCH: develop
Ran 31 Jul 2020 12:18AM UTC
Files 291
Run time 27s
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

30 Jul 2020 11:45PM UTC coverage: 32.598% (-0.04%) from 32.642%
TESTING_PROFILE=tool-integration-tests

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

4550 of 13958 relevant lines covered (32.6%)

0.33 hits per line

Source Files on job 13090.4 (TESTING_PROFILE=tool-integration-tests)
  • Tree
  • List 0
  • Changed 41
  • Source Changed 41
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3529
  • Travis Job 13090.4
  • bde477ee on github
  • Prev Job for TESTING_PROFILE=tool-integration-tests on develop (#13077.4)
  • Next Job for TESTING_PROFILE=tool-integration-tests on develop (#13093.4)
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