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: Allow the use of language and country codes for certain endpoints #176

Closed adamayoung closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 90.18%. Comparing base (3a5246e) to head (33463af).

Files Patch % Lines
Sources/TMDb/TMDbFactory.swift 0.00% 2 Missing :warning:
...ces/TMDb/Domain/Services/Movies/MovieService.swift 96.15% 1 Missing :warning:
.../Services/Movies/Requests/MovieImagesRequest.swift 91.66% 1 Missing :warning:
...s/TVEpisodes/Requests/TVEpisodeImagesRequest.swift 91.66% 1 Missing :warning:
.../Domain/Services/TVEpisodes/TVEpisodeService.swift 90.00% 1 Missing :warning:
...ces/TVSeasons/Requests/TVSeasonImagesRequest.swift 91.66% 1 Missing :warning:
...Db/Domain/Services/TVSeasons/TVSeasonService.swift 93.33% 1 Missing :warning:
...ices/TVSeries/Requests/TVSeriesImagesRequest.swift 91.66% 1 Missing :warning:
...MDb/Domain/Services/TVSeries/TVSeriesService.swift 95.23% 1 Missing :warning:
...Services/WatchProviders/WatchProviderService.swift 87.50% 1 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #176 +/- ## ========================================== + Coverage 89.02% 90.18% +1.15% ========================================== Files 173 185 +12 Lines 2488 2700 +212 ========================================== + Hits 2215 2435 +220 + Misses 273 265 -8 ```

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