matheusgomes28 / urchin

Headless CMS written in Golang
MIT License
60 stars 19 forks source link

Added file content check #62

Closed AlDu2407 closed 5 months ago

AlDu2407 commented 5 months ago

Implementation for #37 and added more tests for the image endpoint. Also, added human readable responses when something goes wrong during image upload.

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 50.94340% with 26 lines in your changes are missing coverage. Please review.

Project coverage is 41.29%. Comparing base (6740630) to head (029c8b0).

Files Patch % Lines
admin-app/image.go 49.01% 22 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #62 +/- ## ========================================== + Coverage 36.50% 41.29% +4.78% ========================================== Files 15 15 Lines 715 758 +43 ========================================== + Hits 261 313 +52 + Misses 423 406 -17 - Partials 31 39 +8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.