hv0905 / NekoImageGallery

An AI-powered natural language & reverse Image Search Engine powered by CLIP & qdrant.
https://image-insights.edgeneko.com/
GNU Affero General Public License v3.0
80 stars 9 forks source link

Refactor local utilities and CLI interface #41

Closed hv0905 closed 3 months ago

hv0905 commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 91.22807% with 5 lines in your changes missing coverage. Please review.

Project coverage is 83.83%. Comparing base (d01e75e) to head (ae00f0f).

Files Patch % Lines
app/Services/storage/local_storage.py 71.42% 2 Missing :warning:
app/Services/index_service.py 50.00% 1 Missing :warning:
app/Services/storage/s3_compatible_storage.py 50.00% 1 Missing :warning:
app/Services/upload_service.py 92.85% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #41 +/- ## ========================================== + Coverage 83.50% 83.83% +0.33% ========================================== Files 31 34 +3 Lines 1291 1324 +33 ========================================== + Hits 1078 1110 +32 - Misses 213 214 +1 ```

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

codeclimate[bot] commented 3 months ago

Code Climate has analyzed commit ae00f0f0 and detected 0 issues on this pull request.

View more on Code Climate.