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
12 stars 1 forks source link

Update Python version to 3.10 and optimize CI pipelines #44

Closed Devasy23 closed 3 months ago

Devasy23 commented 3 months ago

This pull request updates the Python version to 3.10 and optimizes the CI pipelines. It includes changes to the CI configuration file to set up Python 3.10, cache pip dependencies, install necessary packages, and run tests with pytest. Additionally, it adds the ability to upload coverage data to SonarCloud for code analysis.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud