Skip to content

Merge branch 'master' of https://github.com/Kotlin-Android-Open-Sourc…

f6e6c23
Select commit
Loading
Failed to load commit list.
Open

[POC] refactor: context receivers #164

Merge branch 'master' of https://github.com/Kotlin-Android-Open-Sourc…
f6e6c23
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 12, 2025 in 0s

52.34% (-0.42%) compared to 418a3d1

View this Pull Request on Codecov

52.34% (-0.42%) compared to 418a3d1

Details

Codecov Report

Attention: Patch coverage is 62.00000% with 19 lines in your changes missing coverage. Please review.

Project coverage is 52.34%. Comparing base (418a3d1) to head (f6e6c23).
Report is 173 commits behind head on master.

Files with missing lines Patch % Lines
...in/java/com/hoc/flowmvi/data/UserRepositoryImpl.kt 68.00% 7 Missing and 1 partial ⚠️
...in/src/main/java/com/hoc/flowmvi/ui/main/MainVM.kt 60.00% 0 Missing and 4 partials ⚠️
...om/hoc/flowmvi/mvi_testing/BaseMviViewModelTest.kt 0.00% 3 Missing ⚠️
...-add/src/main/java/com/hoc/flowmvi/ui/add/AddVM.kt 66.66% 0 Missing and 2 partials ⚠️
...rc/main/java/com/hoc/flowmvi/ui/search/SearchVM.kt 33.33% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #164      +/-   ##
============================================
- Coverage     52.75%   52.34%   -0.42%     
  Complexity       74       74              
============================================
  Files            45       45              
  Lines          1107     1131      +24     
  Branches        126      134       +8     
============================================
+ Hits            584      592       +8     
- Misses          496      504       +8     
- Partials         27       35       +8     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.