quran / quran-ios

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

Migrate Translation Content to SwiftUI #628

Closed mohamede1945 closed 6 months ago

mohamede1945 commented 6 months ago

This commit also removes the dependency on the Texture 3rd party library. In addition to some minor refactoring. Complete list of changes here:

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (5547188) 40.42% compared to head (4b0a70b) 40.60%.

Files Patch % Lines
...vice/Sources/SelectedTranslationsPreferences.swift 42.85% 8 Missing :warning:
Core/Utilities/Sources/Features/Pair.swift 0.00% 3 Missing :warning:
...Sources/TranslationText/QuranTextDataService.swift 40.00% 3 Missing :warning:
...omain/AnnotationsService/Sources/NoteService.swift 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #628 +/- ## ========================================== + Coverage 40.42% 40.60% +0.18% ========================================== Files 520 518 -2 Lines 21072 20977 -95 ========================================== Hits 8518 8518 + Misses 12554 12459 -95 ```

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