Closed ruisebas closed 4 months ago
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 30.51%. Comparing base (
54ac57c
) to head (ba1d2d8
). Report is 3 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
...ceLiveness/Views/GetReadyPage/ImageFrameView.swift | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description of changes:
This PR fixes the video feed not being mirrored in the "Get Ready" view. This was happening because the video was mirrored, but the Image displayed on this screen was being mirrored again.
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.