quran / quran-ios

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

Implement Translation WordText persistence using GRDB #457

Closed mohamede1945 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #457 (4640e1a) into main (e77366b) will decrease coverage by 0.27%. The diff coverage is 96.42%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #457      +/-   ##
==========================================
- Coverage   81.97%   81.70%   -0.27%     
==========================================
  Files         198      199       +1     
  Lines        7350     7370      +20     
==========================================
- Hits         6025     6022       -3     
- Misses       1325     1348      +23     
Impacted Files Coverage Δ
...ranAudioKit/Timing/GRDBAyahTimingPersistence.swift 100.00% <ø> (ø)
...dText/SQLiteWordByWordTranslationPersistence.swift 0.00% <ø> (-95.66%) :arrow_down:
...tabaseVersion/GRDBDatabaseVersionPersistence.swift 81.25% <ø> (ø)
...uranTextKit/WordText/GRDBWordTextPersistence.swift 95.00% <95.00%> (ø)
...ources/QuranTextKit/WordText/WordTextService.swift 100.00% <100.00%> (ø)
Tests/QuranTextKitTests/WordTextServiceTests.swift 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes