adamayoung / TMDb

The Movie Database Swift Package
https://adamayoung.github.io/TMDb/documentation/tmdb
Apache License 2.0
112 stars 29 forks source link

FEATURE: Caching of URL responses #179

Closed adamayoung closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 80.85106% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 93.08%. Comparing base (27ae0ae) to head (9684f9a).

Files Patch % Lines
Sources/TMDb/TMDbFactory.swift 0.00% 5 Missing :warning:
...es/TMDb/Adapters/URLSessionHTTPClientAdapter.swift 85.71% 3 Missing :warning:
...rces/TMDb/Domain/APIClient/CodableAPIRequest.swift 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #179 +/- ## ========================================== - Coverage 93.23% 93.08% -0.15% ========================================== Files 185 185 Lines 2602 2633 +31 ========================================== + Hits 2426 2451 +25 - Misses 176 182 +6 ```

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