add StateFlow<T>.mapState
, combineStates(StateFlow<T>...)
#317
Codecov / codecov/project
failed
Dec 8, 2024 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
Attention: 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 1 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.
Loading