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: Swift Strict Concurrency support #170

Closed adamayoung closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 88.41%. Comparing base (dca0aff) to head (5404028).

Files Patch % Lines
Sources/TMDb/TMDbFactory.swift 0.00% 17 Missing :warning:
...ervices/Authentication/AuthenticationService.swift 0.00% 3 Missing :warning:
Sources/TMDb/TMDbConfiguration.swift 0.00% 3 Missing :warning:
Sources/TMDb/Services/Account/AccountService.swift 0.00% 2 Missing :warning:
...Services/Certifications/CertificationService.swift 0.00% 2 Missing :warning:
Sources/TMDb/Services/Company/CompanyService.swift 0.00% 2 Missing :warning:
.../Services/Configuration/ConfigurationService.swift 0.00% 2 Missing :warning:
...urces/TMDb/Services/Discover/DiscoverService.swift 0.00% 2 Missing :warning:
Sources/TMDb/Services/Genres/GenreService.swift 0.00% 2 Missing :warning:
Sources/TMDb/Services/Movies/MovieService.swift 0.00% 2 Missing :warning:
... and 7 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #170 +/- ## ========================================== - Coverage 88.89% 88.41% -0.49% ========================================== Files 108 109 +1 Lines 2297 2288 -9 ========================================== - Hits 2042 2023 -19 - Misses 255 265 +10 ```

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