bcgov / common-object-management-service

A microservice for managing access control to S3 Objects
https://bcgov.github.io/common-object-management-service/
Apache License 2.0
6 stars 9 forks source link

Update pagination validation and add test cases #240

Closed jatindersingh93 closed 9 months ago

jatindersingh93 commented 10 months ago

SC3485

Description

Types of changes

Checklist

Further comments

github-actions[bot] commented 10 months ago

Coverage Report

Totals Coverage
Statements: 59.6% ( 2801 / 4700 )
Methods: 50% ( 319 / 638 )
Lines: 66.33% ( 1684 / 2539 )
Branches: 52.4% ( 798 / 1523 )
codeclimate[bot] commented 10 months ago

Code Climate has analyzed commit 61a7f01a 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 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 66.3% (0.0% change).

View more on Code Climate.