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

Improve tests and fix combined search #39

Closed hv0905 closed 3 months ago

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

Codecov Report

Attention: Patch coverage is 96.55172% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.08%. Comparing base (14f2172) to head (8a6111d).

Files Patch % Lines
app/Controllers/search.py 96.42% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #39 +/- ## ========================================== + Coverage 80.42% 83.08% +2.66% ========================================== Files 29 29 Lines 1277 1271 -6 ========================================== + Hits 1027 1056 +29 + Misses 250 215 -35 ```

: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 8a6111d0 and detected 0 issues on this pull request.

View more on Code Climate.