adriandavidauer / VVAD

Repo about VVAD
GNU General Public License v3.0
3 stars 1 forks source link

Origin/55 finalize unit tests #56

Closed K-Zanaty closed 4 months ago

K-Zanaty commented 5 months ago

Combining all vvad-lrs3 and wildVVAD related unit tests.

This branch also contains also other currently open PRs (2024-06-17).

Goal is a minimum coverage of 85%

github-actions[bot] commented 5 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
862 763 89% 10% 🟢

New Files

File Coverage Status
wildvvad/init.py 100% 🟢
wildvvad/model.py 100% 🟢
wildvvad/utils/init.py 100% 🟢
wildvvad/utils/faceFeatureUtils.py 100% 🟢
TOTAL 100% 🟢

Modified Files

File Coverage Status
vvadlrs3/dataSet.py 88% 🟢
vvadlrs3/dlibmodels.py 100% 🟢
vvadlrs3/pretrained_models.py 100% 🟢
vvadlrs3/sample.py 81% 🟢
TOTAL 92% 🟢

updated for commit: 9f7052d by action🐍