Devasy23 / FaceRec

An advanced facial recognition system designed for real-time identification using deep learning models and optimized vector search. Features include face detection, embedding generation, and scalable deployment options.
Apache License 2.0
31 stars 30 forks source link

Merge update #5

Closed devansh-shah-11 closed 8 months ago

devansh-shah-11 commented 8 months ago

Description

Testing

All tests for pytest pass successfully and all API endpoints are verified

Please review and let me know if you have any suggestions!

codecov-commenter commented 8 months ago

Codecov Report

Attention: Patch coverage is 96.15385% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 72.03%. Comparing base (c971abf) to head (5ade3b0).

Files Patch % Lines
API/route.py 95.83% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5 +/- ## ========================================== + Coverage 70.40% 72.03% +1.63% ========================================== Files 7 6 -1 Lines 250 261 +11 ========================================== + Hits 176 188 +12 + Misses 74 73 -1 ```

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