Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Feature/74 bottom sheets and record operations #87
Feature/74 bottom sheets and record operations #87
Changes from all commits
d6a4ea9
8e33ee6
dd40844
a55a800
bca5c88
d00a386
5bf1517
c8a69a9
b350657
1690ee7
4c14870
9d371ec
7ed6a8a
5705400
da27ecb
3a448b9
59289b4
b95369c
a0005ad
bcaf6dd
4405492
2f62008
4955a3f
566f62c
5be65a0
698151c
9debc45
85689ec
d93b992
9774e9f
94cd40b
02dee44
8b91680
5b02c93
8a28d42
a91e31b
730130b
3e5d6ce
ac23ec3
5b84948
27bb181
aec11e9
ce85e2a
6637163
c5b42d9
908aaa3
8e411a3
342994e
c5e8383
85b1559
96aab51
8d5440d
22a5cd3
8f9bfee
2755855
098a2d4
1e35e3c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 184 in app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthPage.kt
Codecov / codecov/patch
app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthPage.kt#L184
Check warning on line 186 in app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthPage.kt
Codecov / codecov/patch
app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthPage.kt#L186
Check warning on line 212 in app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthPage.kt
Codecov / codecov/patch
app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthPage.kt#L212
Check warning on line 27 in app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthRepository.kt
Codecov / codecov/patch
app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthRepository.kt#L27
Check warning on line 31 in app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthRepository.kt
Codecov / codecov/patch
app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthRepository.kt#L30-L31
Check warning on line 86 in app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthRepository.kt
Codecov / codecov/patch
app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthRepository.kt#L82-L86
Check warning on line 88 in app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthRepository.kt
Codecov / codecov/patch
app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthRepository.kt#L88
Check warning on line 90 in app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthRepository.kt
Codecov / codecov/patch
app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthRepository.kt#L90
Check warning on line 93 in app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthRepository.kt
Codecov / codecov/patch
app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthRepository.kt#L93
Check warning on line 96 in app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthRepository.kt
Codecov / codecov/patch
app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthRepository.kt#L96
Check warning on line 108 in app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthRepository.kt
Codecov / codecov/patch
app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthRepository.kt#L105-L108
Check warning on line 113 in app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthRepository.kt
Codecov / codecov/patch
app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthRepository.kt#L113
Check warning on line 117 in app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthRepository.kt
Codecov / codecov/patch
app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthRepository.kt#L117
Check warning on line 121 in app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthRepository.kt
Codecov / codecov/patch
app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthRepository.kt#L121
Check warning on line 328 in app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthUiStateMapper.kt
Codecov / codecov/patch
app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthUiStateMapper.kt#L323-L328
Check warning on line 334 in app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthUiStateMapper.kt
Codecov / codecov/patch
app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthUiStateMapper.kt#L331-L334
Check warning on line 340 in app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthUiStateMapper.kt
Codecov / codecov/patch
app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthUiStateMapper.kt#L338-L340
Check warning on line 345 in app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthUiStateMapper.kt
Codecov / codecov/patch
app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthUiStateMapper.kt#L344-L345
Check warning on line 347 in app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthUiStateMapper.kt
Codecov / codecov/patch
app/src/main/kotlin/edu/stanford/bdh/engagehf/health/HealthUiStateMapper.kt#L347
Check warning on line 22 in app/src/main/kotlin/edu/stanford/bdh/engagehf/health/bloodpressure/BloodPressureViewModel.kt
Codecov / codecov/patch
app/src/main/kotlin/edu/stanford/bdh/engagehf/health/bloodpressure/BloodPressureViewModel.kt#L22
Check warning on line 53 in app/src/main/kotlin/edu/stanford/bdh/engagehf/health/bloodpressure/BloodPressureViewModel.kt
Codecov / codecov/patch
app/src/main/kotlin/edu/stanford/bdh/engagehf/health/bloodpressure/BloodPressureViewModel.kt#L53
Check warning on line 59 in app/src/main/kotlin/edu/stanford/bdh/engagehf/health/bloodpressure/BloodPressureViewModel.kt
Codecov / codecov/patch
app/src/main/kotlin/edu/stanford/bdh/engagehf/health/bloodpressure/BloodPressureViewModel.kt#L59