Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HealthSummaryAction and MedicationsAction #86

Merged
merged 33 commits into from
Aug 25, 2024

minor adjustments

547525b
Select commit
Loading
Failed to load commit list.
Merged

HealthSummaryAction and MedicationsAction #86

minor adjustments
547525b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2024 in 0s

36.88% (-0.37%) compared to 244fbbe

View this Pull Request on Codecov

36.88% (-0.37%) compared to 244fbbe

Details

Codecov Report

Attention: Patch coverage is 36.00000% with 224 lines in your changes missing coverage. Please review.

Project coverage is 36.88%. Comparing base (244fbbe) to head (547525b).

Files Patch % Lines
...dh/engagehf/navigation/components/AccountDialog.kt 0.00% 114 Missing ⚠️
...ford/bdh/engagehf/messages/HealthSummaryService.kt 3.23% 30 Missing ⚠️
...nford/bdh/engagehf/navigation/screens/AppScreen.kt 0.00% 22 Missing ⚠️
...hf/navigation/components/AccountTopAppBarButton.kt 0.00% 15 Missing ⚠️
.../engagehf/navigation/screens/AppScreenViewModel.kt 83.02% 4 Missing and 5 partials ⚠️
...d/bdh/engagehf/messages/HealthSummaryRepository.kt 55.56% 7 Missing and 1 partial ⚠️
...nford/bdh/engagehf/bluetooth/BluetoothViewModel.kt 85.11% 4 Missing and 3 partials ⚠️
.../edu/stanford/bdh/engagehf/messages/MessageItem.kt 0.00% 7 Missing ⚠️
.../stanford/spezi/core/design/component/TopAppBar.kt 0.00% 3 Missing ⚠️
...ehf/health/bloodpressure/BloodPressureViewModel.kt 0.00% 2 Missing ⚠️
... and 4 more
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #86      +/-   ##
============================================
- Coverage     37.26%   36.88%   -0.37%     
- Complexity      600      613      +13     
============================================
  Files           212      217       +5     
  Lines          7425     7677     +252     
  Branches       1023     1055      +32     
============================================
+ Hits           2766     2831      +65     
- Misses         4441     4622     +181     
- Partials        218      224       +6     
Files Coverage Δ
...du/stanford/bdh/engagehf/health/HealthViewModel.kt 100.00% <100.00%> (ø)
...ottomsheet/AddBloodPressureBottomSheetViewModel.kt 98.44% <100.00%> (ø)
...te/bottomsheet/AddHeartRateBottomSheetViewModel.kt 97.88% <100.00%> (ø)
...eight/bottomsheet/AddWeightBottomSheetViewModel.kt 93.03% <100.00%> (ø)
...tlin/edu/stanford/bdh/engagehf/messages/Message.kt 53.85% <100.00%> (+1.22%) ⬆️
.../stanford/spezi/module/account/manager/UserInfo.kt 100.00% <100.00%> (ø)
...dh/engagehf/bluetooth/component/AppScreenEvents.kt 16.67% <50.00%> (ø)
...ehf/health/bloodpressure/BloodPressureViewModel.kt 0.00% <0.00%> (ø)
...dh/engagehf/health/heartrate/HeartRateViewModel.kt 0.00% <0.00%> (ø)
...ford/bdh/engagehf/health/weight/WeightViewModel.kt 0.00% <0.00%> (ø)
... and 10 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 244fbbe...547525b. Read the comment docs.