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

Instrumentation tests #41

Merged
merged 2 commits into from
Jun 19, 2024

Merge branch 'main' into task/instrumentation-tests

a6dd47f
Select commit
Loading
Failed to load commit list.
Merged

Instrumentation tests #41

Merge branch 'main' into task/instrumentation-tests
a6dd47f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2024 in 1s

26.00% (-0.40%) compared to b9f4ae6

View this Pull Request on Codecov

26.00% (-0.40%) compared to b9f4ae6

Details

Codecov Report

Attention: Patch coverage is 11.76471% with 90 lines in your changes missing coverage. Please review.

Project coverage is 26.00%. Comparing base (b9f4ae6) to head (a6dd47f).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #41      +/-   ##
============================================
- Coverage     26.40%   26.00%   -0.40%     
- Complexity      193      195       +2     
============================================
  Files           101      102       +1     
  Lines          2860     2920      +60     
  Branches        404      403       -1     
============================================
+ Hits            755      759       +4     
- Misses         2063     2124      +61     
+ Partials         42       37       -5     
Files Coverage Δ
.../module/onboarding/onboarding/OnboardingUiState.kt 100.00% <100.00%> (+14.29%) ⬆️
...d/bdh/engagehf/bluetooth/screen/BluetoothScreen.kt 0.00% <0.00%> (ø)
...stanford/spezi/module/account/login/LoginScreen.kt 0.00% <0.00%> (ø)
...rd/spezi/module/account/register/RegisterScreen.kt 0.00% <0.00%> (ø)
...arding/sequential/components/OnboardingViewPage.kt 0.00% <0.00%> (ø)
...zi/core/design/component/ComposeContentActivity.kt 0.00% <0.00%> (ø)
...d/spezi/module/onboarding/consent/ConsentScreen.kt 0.00% <0.00%> (ø)
...odule/onboarding/onboarding/OnboardingViewModel.kt 78.27% <66.67%> (+22.71%) ⬆️
.../onboarding/sequential/components/PageIndicator.kt 0.00% <0.00%> (ø)
...nboarding/sequential/SequentialOnboardingScreen.kt 0.00% <0.00%> (ø)
... and 2 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 b9f4ae6...a6dd47f. Read the comment docs.