Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(predictions): No-Light/FaceMovementOnly challenge support #3622

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

chore: fix build after rebase

614be62
Select commit
Loading
Failed to load commit list.
Draft

feat(predictions): No-Light/FaceMovementOnly challenge support #3622

chore: fix build after rebase
614be62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2024 in 0s

68.28% (-0.35%) compared to bdfa37a

View this Pull Request on Codecov

68.28% (-0.35%) compared to bdfa37a

Details

Codecov Report

Attention: Patch coverage is 10.22727% with 158 lines in your changes missing coverage. Please review.

Project coverage is 68.28%. Comparing base (bdfa37a) to head (614be62).

Files Patch % Lines
...SPredictionsPlugin/Liveness/Model/DTOMapping.swift 0.00% 49 Missing ⚠️
...gin/Liveness/Events/LivenessFinalClientEvent.swift 0.00% 24 Missing ⚠️
...Plugin/Liveness/ServiceModel/ClientChallenge.swift 0.00% 22 Missing ⚠️
...sPlugin/Liveness/Service/FaceLivenessSession.swift 0.00% 19 Missing ⚠️
...n/Liveness/Events/LivenessInitialClientEvent.swift 0.00% 18 Missing ⚠️
...lugin/Liveness/Events/LivenessFreshnessEvent.swift 0.00% 14 Missing ⚠️
...Plugin/Liveness/ServiceModel/ServerChallenge.swift 65.00% 7 Missing ⚠️
...n/Liveness/SPI/AWSPredictionsPlugin+Liveness.swift 0.00% 3 Missing ⚠️
...dictionsPlugin/Liveness/Events/LivenessEvent.swift 0.00% 1 Missing ⚠️
...del/FaceLivenessSession+SessionConfiguration.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3622      +/-   ##
==========================================
- Coverage   68.62%   68.28%   -0.35%     
==========================================
  Files        1080     1083       +3     
  Lines       37635    37750     +115     
==========================================
- Hits        25827    25776      -51     
- Misses      11808    11974     +166     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.