Closed ruisebas closed 3 months ago
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 30.44%. Comparing base (
f13bf5e
) to head (7dff2b4
). Report is 3 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...ess/Views/Liveness/FaceLivenessDetectionView.swift | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Issue #, if available:
Description of changes: This PR maps the internal
LivenessError.viewResignation
error to the publicFaceLivenessDetectionError.userCancelled
, so that we report that one when the user sends the app to the background during a liveness check.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.