Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: Caching of URL responses #179

Closed
wants to merge 2 commits into from
Closed

Conversation

adamayoung
Copy link
Owner

No description provided.

Copy link

codecov bot commented May 21, 2024

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 ⚠️
...es/TMDb/Adapters/URLSessionHTTPClientAdapter.swift 85.71% 3 Missing ⚠️
...rces/TMDb/Domain/APIClient/CodableAPIRequest.swift 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adamayoung adamayoung closed this May 21, 2024
@adamayoung adamayoung deleted the feature/response-caching branch May 21, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant