aws-amplify / amplify-ui-swift-liveness

This repository offers a UI component for Amazon Rekognition Face Liveness, enabling developers to ensure that only authentic users, and not bad actors using spoofs, can access their services.
https://ui.docs.amplify.aws/swift/connected-components/liveness
Apache License 2.0
9 stars 20 forks source link

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

Open thisisabhash opened 5 months ago

thisisabhash commented 5 months ago

Check points: (check or cross out if not relevant)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov[bot] commented 3 months ago

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 :warning:
...s/Views/Instruction/InstructionContainerView.swift 0.00% 19 Missing :warning:
...iews/Liveness/FaceLivenessDetectionViewModel.swift 48.38% 16 Missing :warning:
...etectionViewModel+FaceDetectionResultHandler.swift 25.00% 12 Missing :warning:
...ction/BlazeFace/FaceDetectorShortRange+Model.swift 0.00% 8 Missing :warning:
...ceLiveness/Views/LoadingPage/LoadingPageView.swift 0.00% 7 Missing :warning:
...Liveness/Views/GetReadyPage/GetReadyPageView.swift 0.00% 5 Missing :warning:
...veness/Views/Liveness/LivenessViewController.swift 0.00% 5 Missing :warning:
...nessDetectionViewModel+VideoSegmentProcessor.swift 0.00% 2 Missing :warning:
...Liveness/Views/Liveness/LivenessStateMachine.swift 0.00% 2 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ 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 ```

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