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

Task/initial app permissions #150

Merged
merged 4 commits into from
Dec 9, 2024

Merge branch 'main' into task/initial-app-permissions

b9afe7f
Select commit
Loading
Failed to load commit list.
Merged

Task/initial app permissions #150

Merge branch 'main' into task/initial-app-permissions
b9afe7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 0s

40.31% (+0.25%) compared to e4fba86

View this Pull Request on Codecov

40.31% (+0.25%) compared to e4fba86

Details

Codecov Report

Attention: Patch coverage is 55.78947% with 42 lines in your changes missing coverage. Please review.

Project coverage is 40.31%. Comparing base (e4fba86) to head (b9afe7f).

Files with missing lines Patch % Lines
.../notification/setting/NotificationSettingScreen.kt 0.00% 21 Missing ⚠️
...anford/bdh/engagehf/bluetooth/screen/HomeScreen.kt 0.00% 15 Missing ⚠️
...spezi/core/design/component/PermissionRequester.kt 0.00% 2 Missing ⚠️
...u/stanford/bdh/engagehf/bluetooth/HomeViewModel.kt 97.06% 0 Missing and 1 partial ⚠️
...nford/bdh/engagehf/navigation/screens/AppScreen.kt 0.00% 1 Missing ⚠️
...d/spezi/core/notification/di/NotificationModule.kt 0.00% 1 Missing ⚠️
...tification/setting/NotificationSettingViewModel.kt 88.89% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #150      +/-   ##
============================================
+ Coverage     40.07%   40.31%   +0.25%     
- Complexity      842      847       +5     
============================================
  Files           297      300       +3     
  Lines         11453    11459       +6     
  Branches       1720     1720              
============================================
+ Hits           4589     4619      +30     
+ Misses         6395     6369      -26     
- Partials        469      471       +2     
Files with missing lines Coverage Δ
...n/kotlin/edu/stanford/bdh/engagehf/MainActivity.kt 0.00% <ø> (ø)
...hf/bluetooth/data/mapper/BluetoothUiStateMapper.kt 90.08% <ø> (-3.10%) ⬇️
...nford/bdh/engagehf/bluetooth/data/models/Action.kt 80.00% <100.00%> (ø)
...engagehf/bluetooth/data/models/BluetoothUiState.kt 100.00% <ø> (ø)
...ford/bdh/engagehf/bluetooth/data/models/UiState.kt 100.00% <100.00%> (ø)
...spezi/core/notification/NotificationPermissions.kt 100.00% <100.00%> (ø)
.../kotlin/edu/stanford/spezi/core/utils/BuildInfo.kt 100.00% <100.00%> (ø)
...in/edu/stanford/spezi/core/utils/di/UtilsModule.kt 0.00% <ø> (ø)
...u/stanford/bdh/engagehf/bluetooth/HomeViewModel.kt 77.38% <97.06%> (ø)
...nford/bdh/engagehf/navigation/screens/AppScreen.kt 0.00% <0.00%> (ø)
... and 5 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 e4fba86...b9afe7f. Read the comment docs.