Kotlin-Android-Open-Source / MVI-Coroutines-Flow

Play MVI with Kotlin Coroutines Flow | MVI pattern on Android using Kotlin Coroutines Flow | Dagger Hilt DI | Koin DI | SharedFlow | StateFlow | Arrow.kt Android Sample
https://github.com/hoc081098
MIT License
855 stars 95 forks source link

scanWith #208

Closed hoc081098 closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (3e4c258) 64.67% compared to head (365ba36) 64.61%.

Files Patch % Lines
...in/java/com/hoc/flowmvi/data/UserRepositoryImpl.kt 90.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #208 +/- ## ========================================== - Coverage 64.67% 64.61% -0.06% ========================================== Files 53 53 Lines 1220 1218 -2 Branches 133 133 ========================================== - Hits 789 787 -2 Misses 411 411 Partials 20 20 ```

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