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

[pre-commit.ci] pre-commit autoupdate #58

Closed pre-commit-ci[bot] closed 11 months ago

pre-commit-ci[bot] commented 1 year ago

updates:

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (f1d480f) 100.00% compared to head (432392d) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #58 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 26 26 Lines 1828 1828 ========================================= Hits 1828 1828 ``` | [Impacted Files](https://app.codecov.io/gh/jowilf/sqlalchemy-file/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jocelin+Hounon) | Coverage Δ | | |---|---|---| | [sqlalchemy\_file/types.py](https://app.codecov.io/gh/jowilf/sqlalchemy-file/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jocelin+Hounon#diff-c3FsYWxjaGVteV9maWxlL3R5cGVzLnB5) | `100.00% <ø> (ø)` | | | [tests/test\_multiple\_field.py](https://app.codecov.io/gh/jowilf/sqlalchemy-file/pull/58?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jocelin+Hounon#diff-dGVzdHMvdGVzdF9tdWx0aXBsZV9maWVsZC5weQ==) | `100.00% <100.00%> (ø)` | |

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

jowilf commented 11 months ago

pre-commit.ci run