android10 / Android-CleanArchitecture-Kotlin

This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
https://fernandocejas.com/2018/05/07/architecting-android-reloaded/
4.68k stars 928 forks source link

Formatted Code #107

Closed saa-chin closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #107 (6740a37) into master (0bbc1aa) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master     #107   +/-   ##
=========================================
  Coverage     13.40%   13.40%           
  Complexity       16       16           
=========================================
  Files            40       40           
  Lines           358      358           
  Branches         52       52           
=========================================
  Hits             48       48           
  Misses          307      307           
  Partials          3        3           
Impacted Files Coverage Δ Complexity Δ
...docejas/sample/features/movies/MoviesRepository.kt 78.57% <100.00%> (ø) 0.00 <0.00> (ø)
android10 commented 3 years ago

@sachin-pro thanks for the contribution ❤️ but I'm closing this PR since the whole code style will change and not a single file. Cheers!