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

Refactor Registration Flow to Remove Consent Screen and Anonymous Login and move Invitation Code screen #105

Merged
merged 54 commits into from
Oct 2, 2024

removed comment

e660c10
Select commit
Loading
Failed to load commit list.
Merged

Refactor Registration Flow to Remove Consent Screen and Anonymous Login and move Invitation Code screen #105

removed comment
e660c10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 2, 2024 in 1s

51.95% of diff hit (target 39.71%)

View this Pull Request on Codecov

51.95% of diff hit (target 39.71%)

Annotations

Check warning on line 137 in app/src/main/kotlin/edu/stanford/bdh/engagehf/MainActivity.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/MainActivity.kt#L137

Added line #L137 was not covered by tests

Check warning on line 197 in app/src/main/kotlin/edu/stanford/bdh/engagehf/MainActivity.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/MainActivity.kt#L197

Added line #L197 was not covered by tests

Check warning on line 145 in app/src/main/kotlin/edu/stanford/bdh/engagehf/bluetooth/screen/BluetoothScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/bluetooth/screen/BluetoothScreen.kt#L145

Added line #L145 was not covered by tests

Check warning on line 150 in app/src/main/kotlin/edu/stanford/bdh/engagehf/bluetooth/screen/BluetoothScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/bluetooth/screen/BluetoothScreen.kt#L150

Added line #L150 was not covered by tests

Check warning on line 155 in app/src/main/kotlin/edu/stanford/bdh/engagehf/bluetooth/screen/BluetoothScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/bluetooth/screen/BluetoothScreen.kt#L155

Added line #L155 was not covered by tests

Check warning on line 166 in app/src/main/kotlin/edu/stanford/bdh/engagehf/bluetooth/screen/BluetoothScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/bluetooth/screen/BluetoothScreen.kt#L166

Added line #L166 was not covered by tests

Check warning on line 36 in app/src/main/kotlin/edu/stanford/bdh/engagehf/navigation/Routes.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/navigation/Routes.kt#L36

Added line #L36 was not covered by tests

Check warning on line 21 in app/src/main/kotlin/edu/stanford/bdh/engagehf/onboarding/EngageInvitationCodeRepository.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/onboarding/EngageInvitationCodeRepository.kt#L21

Added line #L21 was not covered by tests

Check warning on line 48 in app/src/main/kotlin/edu/stanford/bdh/engagehf/onboarding/EngageSequentialOnboardingRepository.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/edu/stanford/bdh/engagehf/onboarding/EngageSequentialOnboardingRepository.kt#L48

Added line #L48 was not covered by tests

Check warning on line 11 in modules/account/src/main/kotlin/edu/stanford/spezi/module/account/AccountNavigationEvent.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/account/src/main/kotlin/edu/stanford/spezi/module/account/AccountNavigationEvent.kt#L11

Added line #L11 was not covered by tests

Check warning on line 96 in modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/LoginScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/LoginScreen.kt#L96

Added line #L96 was not covered by tests

Check warning on line 133 in modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/LoginScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/LoginScreen.kt#L133

Added line #L133 was not covered by tests

Check warning on line 141 in modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/LoginScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/LoginScreen.kt#L141

Added line #L141 was not covered by tests

Check warning on line 154 in modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/LoginScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/LoginScreen.kt#L153-L154

Added lines #L153 - L154 were not covered by tests

Check warning on line 157 in modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/LoginScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/LoginScreen.kt#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 166 in modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/LoginScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/LoginScreen.kt#L166

Added line #L166 was not covered by tests

Check warning on line 177 in modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/LoginScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/LoginScreen.kt#L177

Added line #L177 was not covered by tests

Check warning on line 181 in modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/LoginScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/LoginScreen.kt#L179-L181

Added lines #L179 - L181 were not covered by tests

Check warning on line 202 in modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/LoginScreen.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/LoginScreen.kt#L201-L202

Added lines #L201 - L202 were not covered by tests

Check warning on line 69 in modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/LoginViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/LoginViewModel.kt#L69

Added line #L69 was not covered by tests

Check warning on line 35 in modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/components/SignInWithGoogleButton.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/components/SignInWithGoogleButton.kt#L35

Added line #L35 was not covered by tests

Check warning on line 39 in modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/components/SignInWithGoogleButton.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/components/SignInWithGoogleButton.kt#L39

Added line #L39 was not covered by tests

Check warning on line 46 in modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/components/SignInWithGoogleButton.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/components/SignInWithGoogleButton.kt#L46

Added line #L46 was not covered by tests

Check warning on line 42 in modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/components/TextDivider.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/account/src/main/kotlin/edu/stanford/spezi/module/account/login/components/TextDivider.kt#L42

Added line #L42 was not covered by tests

Check warning on line 10 in modules/account/src/main/kotlin/edu/stanford/spezi/module/account/manager/FirebaseInvitationAuthManager.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

modules/account/src/main/kotlin/edu/stanford/spezi/module/account/manager/FirebaseInvitationAuthManager.kt#L10

Added line #L10 was not covered by tests