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
7 stars 9 forks source link

Ensure mimeType defaults to application/octet-stream given an empty string #255

Closed jujaga closed 8 months ago

jujaga commented 8 months ago

Description

SHOWCASE-3617

Types of changes

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

Checklist

Further comments

github-actions[bot] commented 8 months ago

Coverage Report

Totals Coverage
Statements: 61.22% ( 3048 / 4979 )
Methods: 51.15% ( 335 / 655 )
Lines: 68.28% ( 1834 / 2686 )
Branches: 53.66% ( 879 / 1638 )
codeclimate[bot] commented 8 months ago

Code Climate has analyzed commit ea7eadb3 and detected 0 issues on this pull request.

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

View more on Code Climate.