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: TMDbClient #180

Merged
merged 18 commits into from
May 22, 2024
Merged

FEATURE: TMDbClient #180

merged 18 commits into from
May 22, 2024

Conversation

adamayoung
Copy link
Owner

No description provided.

Copy link

codecov bot commented May 21, 2024

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 ⚠️
.../TMDb/Domain/Services/Account/AccountService.swift 0.00% 24 Missing ⚠️
...ces/TMDb/Domain/Services/Movies/MovieService.swift 0.00% 24 Missing ⚠️
.../Domain/Services/TVEpisodes/TVEpisodeService.swift 0.00% 20 Missing ⚠️
...MDb/Domain/Services/TVSeries/TVSeriesService.swift 0.00% 20 Missing ⚠️
...es/TMDb/Domain/Services/People/PersonService.swift 0.00% 10 Missing ⚠️
...es/TMDb/Domain/Services/Search/SearchService.swift 0.00% 8 Missing ⚠️
...Db/Domain/Services/TVSeasons/TVSeasonService.swift 0.00% 8 Missing ⚠️
...MDb/Domain/Services/Trending/TrendingService.swift 0.00% 6 Missing ⚠️
Sources/TMDb/TMDbFactory.swift 0.00% 6 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            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     

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

@adamayoung adamayoung merged commit 5968076 into main May 22, 2024
16 checks passed
@adamayoung adamayoung deleted the feature/tmdb-client branch May 22, 2024 11:30
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