Skip to content

Fix content-type in ThumbnailGenerator #80

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

wojtha
Copy link
Contributor

@wojtha wojtha commented Jul 20, 2023

Fixes #78

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (f1d480f) 100.00% compared to head (829d992) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #80   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines         1828      1828           
=========================================
  Hits          1828      1828           
Impacted Files Coverage Δ
sqlalchemy_file/processors.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jowilf jowilf merged commit 713f618 into jowilf:main Jul 20, 2023
@jowilf
Copy link
Owner

jowilf commented Jul 20, 2023

Thank you for your contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Thumbnail is stored as "application/octet-stream"
2 participants