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

Enable codeql analysis #123

Closed jowilf closed 8 months ago

codecov[bot] commented 8 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 (6b47a43) 100.00%.

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

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