Divinelink / scenepeek-android

ScenePeek is an Android Application that provides information about movies, television shows & persons using the TMDB API.
0 stars 0 forks source link

[ErrorHandler] Add DSL to error handler #67

Closed Divinelink closed 2 months ago

Divinelink commented 2 months ago

This pull requests adds a DSL to the custom error handler, making it more readable, flexible and maintainable.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 40.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 71.82%. Comparing base (942dff8) to head (36d76a9). Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...elink/feature/details/media/ui/DetailsViewModel.kt 0.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #67 +/- ## ========================================== - Coverage 71.82% 71.82% -0.01% ========================================== Files 322 322 Lines 7802 7801 -1 Branches 1064 1064 ========================================== - Hits 5604 5603 -1 Misses 1731 1731 Partials 467 467 ```

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