quran / quran-ios

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

Select first reciter if no match found with the stored reciter id #600

Closed mohamede1945 closed 8 months ago

mohamede1945 commented 8 months ago

This fixes the issue when audio banner not in a functioning state.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (4d35452) 42.16% compared to head (a7bbed9) 42.17%. Report is 1 commits behind head on main.

Files Patch % Lines
...ures/AudioBannerFeature/AudioBannerViewModel.swift 0.00% 11 Missing :warning:
...ures/WordPointerFeature/WordPointerViewModel.swift 0.00% 5 Missing :warning:
...WordPointerFeature/WordPointerViewController.swift 0.00% 3 Missing :warning:
...urces/Downloader/DownloadBatchDataController.swift 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #600 +/- ## ======================================= Coverage 42.16% 42.17% ======================================= Files 500 500 Lines 19420 19444 +24 ======================================= + Hits 8189 8200 +11 - Misses 11231 11244 +13 ```

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