MessagesAction Update to also handle non-actionable messages without failing #168
Codecov / codecov/project
succeeded
Feb 7, 2025 in 0s
40.76% (-0.03%) compared to e32d00a
View this Pull Request on Codecov
40.76% (-0.03%) compared to e32d00a
Details
Codecov Report
Attention: Patch coverage is 49.50495%
with 102 lines
in your changes missing coverage. Please review.
Project coverage is 40.76%. Comparing base (
e32d00a
) to head (db62fcc
).
Additional details and impacted files
@@ Coverage Diff @@
## main #168 +/- ##
============================================
- Coverage 40.80% 40.76% -0.03%
- Complexity 866 867 +1
============================================
Files 299 299
Lines 11514 11553 +39
Branches 1736 1752 +16
============================================
+ Hits 4697 4709 +12
- Misses 6352 6373 +21
- Partials 465 471 +6
Files with missing lines | Coverage Δ | |
---|---|---|
...nford/bdh/engagehf/bluetooth/data/models/Action.kt | 100.00% <100.00%> (ø) |
|
.../bottomsheet/AddBloodPressureBottomSheetUiState.kt | 93.55% <ø> (ø) |
|
.../bdh/engagehf/medication/ui/MedicationViewModel.kt | 77.15% <100.00%> (ø) |
|
...rd/bdh/engagehf/messages/FirestoreMessageMapper.kt | 57.90% <100.00%> (+0.76%) |
⬆️ |
...tlin/edu/stanford/bdh/engagehf/messages/Message.kt | 100.00% <100.00%> (+43.91%) |
⬆️ |
...tanford/bdh/engagehf/messages/MessageRepository.kt | 79.25% <100.00%> (ø) |
|
...edu/stanford/bdh/engagehf/MainActivityViewModel.kt | 96.62% <75.00%> (-1.75%) |
⬇️ |
...agehf/bluetooth/data/mapper/MessageActionMapper.kt | 96.00% <90.91%> (ø) |
|
...anford/bdh/engagehf/bluetooth/screen/HomeScreen.kt | 0.00% <0.00%> (ø) |
|
...du/stanford/bdh/engagehf/messages/MessageAction.kt | 22.23% <22.23%> (ø) |
|
... and 4 more |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update e32d00a...db62fcc. Read the comment docs.
Loading