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

Merged
merged 18 commits into from May 15, 2024

Conversation

adamayoung
Copy link
Owner

No description provided.

Copy link

codecov bot commented May 7, 2024

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 ⚠️
...ces/TMDb/Domain/Services/Movies/MovieService.swift 96.15% 1 Missing ⚠️
.../Services/Movies/Requests/MovieImagesRequest.swift 91.66% 1 Missing ⚠️
...s/TVEpisodes/Requests/TVEpisodeImagesRequest.swift 91.66% 1 Missing ⚠️
.../Domain/Services/TVEpisodes/TVEpisodeService.swift 90.00% 1 Missing ⚠️
...ces/TVSeasons/Requests/TVSeasonImagesRequest.swift 91.66% 1 Missing ⚠️
...Db/Domain/Services/TVSeasons/TVSeasonService.swift 93.33% 1 Missing ⚠️
...ices/TVSeries/Requests/TVSeriesImagesRequest.swift 91.66% 1 Missing ⚠️
...MDb/Domain/Services/TVSeries/TVSeriesService.swift 95.23% 1 Missing ⚠️
...Services/WatchProviders/WatchProviderService.swift 87.50% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            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     

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

@adamayoung adamayoung merged commit a143068 into main May 15, 2024
16 checks passed
@adamayoung adamayoung deleted the feature/language-code-region-code branch May 15, 2024 10:41
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