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

Remove Metadata length constraint and update dependencies #219

Closed jujaga closed 1 year ago

jujaga commented 1 year ago

Description

Types of changes

Bug fix (non-breaking change which fixes an issue)

Documentation (non-breaking change with enhancements to documentation) Breaking change (fix or feature that would cause existing functionality to change)

Checklist

Further comments

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 238b7088 and detected 3 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 3

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 64.7% (0.0% change).

View more on Code Climate.

github-actions[bot] commented 1 year ago

Coverage Report

Totals Coverage
Statements: 58.04% ( 2649 / 4564 )
Methods: 47.98% ( 297 / 619 )
Lines: 64.74% ( 1592 / 2459 )
Branches: 51.14% ( 760 / 1486 )