Skip to content

add StateFlow<T>.mapState, combineStates(StateFlow<T>...)#317

Open
hoc081098 wants to merge 7 commits into
masterfrom
stateflows
Open

add StateFlow<T>.mapState, combineStates(StateFlow<T>...)#317
hoc081098 wants to merge 7 commits into
masterfrom
stateflows

mapState tests

3ebb41e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 4, 2026 in 0s

76.35% (-12.04%) compared to 62e1c05

View this Pull Request on Codecov

76.35% (-12.04%) compared to 62e1c05

Details

Codecov Report

❌ Patch coverage is 6.52174% with 129 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.35%. Comparing base (62e1c05) to head (3ebb41e).
⚠️ Report is 36 commits behind head on master.

Files with missing lines Patch % Lines
...monMain/kotlin/com/hoc081098/flowext/StateFlows.kt 6.52% 129 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #317       +/-   ##
===========================================
- Coverage   88.38%   76.35%   -12.04%     
===========================================
  Files          37       38        +1     
  Lines         801      939      +138     
  Branches      107      107               
===========================================
+ Hits          708      717        +9     
- Misses         52      181      +129     
  Partials       41       41               

☔ 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.