quran / quran-ios

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

Make Caching target use async/await #467

Closed mohamede1945 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #467 (5131fd9) into main (0ad2795) will increase coverage by 0.37%. The diff coverage is 99.07%.

: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     #467      +/-   ##
==========================================
+ Coverage   86.57%   86.95%   +0.37%     
==========================================
  Files         190      197       +7     
  Lines        7064     7336     +272     
==========================================
+ Hits         6116     6379     +263     
- Misses        948      957       +9     
Impacted Files Coverage Δ
Sources/TestUtilities/Utils.swift 80.64% <ø> (-1.45%) :arrow_down:
...ces/Utilities/Features/MulticastContinuation.swift 100.00% <ø> (ø)
Sources/Caching/OperationCacheableService.swift 94.73% <93.93%> (ø)
Sources/Caching/Cache.swift 80.00% <100.00%> (ø)
Sources/Caching/PagesCacheableService.swift 100.00% <100.00%> (ø)
...ources/Utilities/Extensions/Result+Extension.swift 100.00% <100.00%> (ø)
Tests/CachingTests/CacheTests.swift 100.00% <100.00%> (ø)
.../CachingTests/OperationCacheableServiceTests.swift 100.00% <100.00%> (ø)
...ests/CachingTests/PagesCacheableServiceTests.swift 100.00% <100.00%> (ø)