quran / quran-ios

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

Fix observation of UserDefaults #605

Closed mohamede1945 closed 8 months ago

mohamede1945 commented 8 months ago

Make Preferences is the only way to CRUD user defaults and use custom observation in Preferences class.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (4060f8f) 41.78% compared to head (dbba2a1) 41.79%.

Files Patch % Lines
Core/Preferences/Preference.swift 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #605 +/- ## ======================================= Coverage 41.78% 41.79% ======================================= Files 505 505 Lines 19612 19593 -19 ======================================= - Hits 8194 8188 -6 + Misses 11418 11405 -13 ```

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