Closed TimCsaky closed 5 months ago
Totals | |
---|---|
Statements: | 61.12% ( 3051 / 4992 ) |
Methods: | 50.99% ( 335 / 657 ) |
Lines: | 68.14% ( 1831 / 2687 ) |
Branches: | 53.7% ( 885 / 1648 ) |
Code Climate has analyzed commit d6d71fdd and detected 2 issues on this pull request.
Here's the issue category breakdown:
Category | Count |
---|---|
Duplication | 2 |
The test coverage on the diff in this pull request is 71.4% (50% is the threshold).
This pull request will bring the total coverage in the repository to 68.1% (0.0% change).
View more on Code Climate.
Description
This code change allows createBucket to be called with an additional 'permCodes' parameter. The current user will be granted those permissions, where previously they always received all permissions. https://apps.nrs.gov.bc.ca/int/jira/browse/SHOWCASE-3704
Types of changes
New feature (non-breaking change which adds functionality)
Checklist
Further comments