quran / quran-ios

QuranEngine is the engine powering the Quran.com iOS app.
Apache License 2.0
444 stars 150 forks source link

Select newly downloaded translation #609

Closed raheelahmad closed 8 months ago

raheelahmad commented 8 months ago

This is currently being handled at the ViewModel level, but I could see this being done by TranslationsDownloader as well.

Fixes #206 .

codecov[bot] commented 8 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (cc49b3c) 41.76% compared to head (0c4c617) 41.69%. Report is 2 commits behind head on main.

Files Patch % Lines
...ranslationsFeature/TranslationsListViewModel.swift 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #609 +/- ## ========================================== - Coverage 41.76% 41.69% -0.07% ========================================== Files 505 505 Lines 19607 19631 +24 ========================================== - Hits 8188 8186 -2 - Misses 11419 11445 +26 ```

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