Closed dpogue closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.35%. Comparing base (
c8e126d
) to head (7c10750
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Platforms affected
iOS
Motivation and Context
Closes #1428.
Description
viewController
from aUIViewController*
to aCDVViewController*
Testing
Unit tests pass.
Checklist