adamayoung / TMDb

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

IMPROVEMENT: Networking #171

Closed adamayoung closed 4 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 88.83%. Comparing base (17d8ace) to head (b749b51).

Files Patch % Lines
...rces/TMDb/Domain/APIClient/CodableAPIRequest.swift 55.55% 12 Missing :warning:
Sources/TMDb/Networking/TMDbAPIClient.swift 84.78% 7 Missing :warning:
Sources/TMDb/Extensions/URL+QueryItem.swift 16.66% 5 Missing :warning:
Sources/TMDb/TMDbFactory.swift 0.00% 2 Missing :warning:
...es/TMDb/Domain/APIClient/APIRequestQueryItem.swift 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #171 +/- ## ========================================== + Coverage 88.41% 88.83% +0.42% ========================================== Files 109 165 +56 Lines 2288 2428 +140 ========================================== + Hits 2023 2157 +134 - Misses 265 271 +6 ```

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