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: add no-light/facemovementonly challenge support #131

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

chore: update amplify package dependency after rebase

bd97059
Select commit
Loading
Failed to load commit list.
Draft

feat: add no-light/facemovementonly challenge support #131

chore: update amplify package dependency after rebase
bd97059
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2024 in 0s

31.63% (+1.18%) compared to d7147fc

View this Pull Request on Codecov

31.63% (+1.18%) compared to d7147fc

Details

Codecov Report

Attention: Patch coverage is 44.20601% with 130 lines in your changes missing coverage. Please review.

Project coverage is 31.63%. Comparing base (d7147fc) to head (bd97059).
Report is 3 commits behind head on main.

Files Patch % Lines
...ess/Views/Liveness/FaceLivenessDetectionView.swift 3.70% 52 Missing ⚠️
...s/Views/Instruction/InstructionContainerView.swift 0.00% 19 Missing ⚠️
...iews/Liveness/FaceLivenessDetectionViewModel.swift 48.38% 16 Missing ⚠️
...etectionViewModel+FaceDetectionResultHandler.swift 25.00% 12 Missing ⚠️
...ction/BlazeFace/FaceDetectorShortRange+Model.swift 0.00% 8 Missing ⚠️
...ceLiveness/Views/LoadingPage/LoadingPageView.swift 0.00% 7 Missing ⚠️
...Liveness/Views/GetReadyPage/GetReadyPageView.swift 0.00% 5 Missing ⚠️
...veness/Views/Liveness/LivenessViewController.swift 0.00% 5 Missing ⚠️
...nessDetectionViewModel+VideoSegmentProcessor.swift 0.00% 2 Missing ⚠️
...Liveness/Views/Liveness/LivenessStateMachine.swift 0.00% 2 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #131      +/-   ##
==========================================
+ Coverage   30.44%   31.63%   +1.18%     
==========================================
  Files          57       58       +1     
  Lines        2230     2412     +182     
==========================================
+ Hits          679      763      +84     
- Misses       1551     1649      +98     

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