jowilf / sqlalchemy-file

SQLAlchemy-file is a SQLAlchemy extension for attaching files to SQLAlchemy model and uploading them to various storage such as Local Storage, Amazon S3, Rackspace CloudFiles, Google Storage and others using Apache Libcloud.
https://jowilf.github.io/sqlalchemy-file/
MIT License
91 stars 12 forks source link

Improve the error message when Pillow is not installed #131

Closed jowilf closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (fc91c90) 100.00% compared to head (9fdc5c4) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #131 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 27 27 Lines 1882 1883 +1 ========================================= + Hits 1882 1883 +1 ```

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