quran / quran-ios

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

Extract networking code into NetworkSupport target #478

Closed mohamede1945 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #478 (e1c237a) into main (70df3c6) will decrease coverage by 0.04%. The diff coverage is 18.18%.

: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     #478      +/-   ##
==========================================
- Coverage   87.82%   87.78%   -0.04%     
==========================================
  Files         231      231              
  Lines        8420     8417       -3     
==========================================
- Hits         7395     7389       -6     
- Misses       1025     1028       +3     
Impacted Files Coverage Δ
Core/TestUtilities/NetworkSessionFake.swift 82.17% <ø> (ø)
...urces/Downloader/DownloadBatchDataController.swift 94.23% <ø> (ø)
...ownloader/Sources/Downloader/DownloadManager.swift 76.31% <ø> (ø)
...r/Sources/Downloader/DownloadSessionDelegate.swift 82.07% <ø> (ø)
...oader/Sources/Entities/DownloadBatchResponse.swift 93.10% <ø> (ø)
...hDownloader/Sources/Entities/DownloadRequest.swift 92.85% <ø> (ø)
...a/BatchDownloader/Tests/DownloadManagerTests.swift 100.00% <ø> (ø)
Data/NetworkSupport/Sources/NetworkError.swift 73.68% <ø> (ø)
Data/NetworkSupport/Sources/NetworkSession.swift 0.00% <0.00%> (ø)
...QuranAudioKit/Sources/Downloads/AudioUpdater.swift 84.31% <0.00%> (ø)
... and 7 more

... and 1 file with indirect coverage changes