adamayoung / TMDb

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

FEATURE: TMDbClient #180

Closed adamayoung closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 89.15%. Comparing base (27ae0ae) to head (25db59f).

Files Patch % Lines
Sources/TMDb/TMDBClient.swift 0.00% 45 Missing :warning:
.../TMDb/Domain/Services/Account/AccountService.swift 0.00% 24 Missing :warning:
...ces/TMDb/Domain/Services/Movies/MovieService.swift 0.00% 24 Missing :warning:
.../Domain/Services/TVEpisodes/TVEpisodeService.swift 0.00% 20 Missing :warning:
...MDb/Domain/Services/TVSeries/TVSeriesService.swift 0.00% 20 Missing :warning:
...es/TMDb/Domain/Services/People/PersonService.swift 0.00% 10 Missing :warning:
...es/TMDb/Domain/Services/Search/SearchService.swift 0.00% 8 Missing :warning:
...Db/Domain/Services/TVSeasons/TVSeasonService.swift 0.00% 8 Missing :warning:
...MDb/Domain/Services/Trending/TrendingService.swift 0.00% 6 Missing :warning:
Sources/TMDb/TMDbFactory.swift 0.00% 6 Missing :warning:
... and 5 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #180 +/- ## ========================================== - Coverage 93.23% 89.15% -4.08% ========================================== Files 185 198 +13 Lines 2602 2721 +119 ========================================== Hits 2426 2426 - Misses 176 295 +119 ```

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