quran / quran-ios

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

Implement VerseText (quran, translation) persistence using GRDB #461

Closed mohamede1945 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #461 (8ee15b1) into main (18b3997) will decrease coverage by 0.47%. The diff coverage is 69.64%.

: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     #461      +/-   ##
==========================================
- Coverage   81.65%   81.18%   -0.47%     
==========================================
  Files         199      200       +1     
  Lines        7369     7474     +105     
==========================================
+ Hits         6017     6068      +51     
- Misses       1352     1406      +54     
Impacted Files Coverage Δ
...anTextKit/Search/Searchers/CompositeSearcher.swift 80.48% <0.00%> (ø)
...TextKit/TranslationText/QuranTextDataService.swift 82.85% <0.00%> (ø)
...it/ShareableText/ShareableVerseTextRetriever.swift 94.33% <50.00%> (ø)
...it/VersePersistence/GRDBVerseTextPersistence.swift 70.47% <70.47%> (ø)
...sts/QuranTextKitTests/CompositeSearcherTests.swift 100.00% <100.00%> (ø)
.../QuranTextKitTests/QuranTextDataServiceTests.swift 100.00% <100.00%> (ø)
...extKitTests/ShareableVerseTextRetrieverTests.swift 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes