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

feat: add enter app lock passcode UI and logic [WPB-4695] #2278

Merged
merged 7 commits into from
Oct 11, 2023

fix tests

a99bde3
Select commit
Loading
Failed to load commit list.
Merged

feat: add enter app lock passcode UI and logic [WPB-4695] #2278

fix tests
a99bde3
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Oct 11, 2023 in 1s

3.77% of diff hit (target 80.00%)

View this Pull Request on Codecov

3.77% of diff hit (target 80.00%)

Annotations

Check warning on line 164 in app/src/main/kotlin/com/wire/android/datastore/GlobalDataStore.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/com/wire/android/datastore/GlobalDataStore.kt#L163-L164

Added lines #L163 - L164 were not covered by tests

Check warning on line 172 in app/src/main/kotlin/com/wire/android/datastore/GlobalDataStore.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/com/wire/android/datastore/GlobalDataStore.kt#L172

Added line #L172 was not covered by tests

Check warning on line 176 in app/src/main/kotlin/com/wire/android/datastore/GlobalDataStore.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/com/wire/android/datastore/GlobalDataStore.kt#L176

Added line #L176 was not covered by tests

Check warning on line 189 in app/src/main/kotlin/com/wire/android/ui/WireActivity.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/com/wire/android/ui/WireActivity.kt#L189

Added line #L189 was not covered by tests

Check warning on line 249 in app/src/main/kotlin/com/wire/android/ui/WireActivity.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/com/wire/android/ui/WireActivity.kt#L243-L249

Added lines #L243 - L249 were not covered by tests

Check warning on line 28 in app/src/main/kotlin/com/wire/android/ui/home/appLock/EnterLockCodeViewState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/com/wire/android/ui/home/appLock/EnterLockCodeViewState.kt#L22-L28

Added lines #L22 - L28 were not covered by tests

Check warning on line 32 in app/src/main/kotlin/com/wire/android/ui/home/appLock/EnterLockCodeViewState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/com/wire/android/ui/home/appLock/EnterLockCodeViewState.kt#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 39 in app/src/main/kotlin/com/wire/android/ui/home/appLock/LockCodeTimeManager.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/com/wire/android/ui/home/appLock/LockCodeTimeManager.kt#L37-L39

Added lines #L37 - L39 were not covered by tests

Check warning on line 47 in app/src/main/kotlin/com/wire/android/ui/home/appLock/LockCodeTimeManager.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/com/wire/android/ui/home/appLock/LockCodeTimeManager.kt#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 50 in app/src/main/kotlin/com/wire/android/ui/home/appLock/LockCodeTimeManager.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/com/wire/android/ui/home/appLock/LockCodeTimeManager.kt#L50

Added line #L50 was not covered by tests

Check warning on line 58 in app/src/main/kotlin/com/wire/android/ui/home/appLock/LockCodeTimeManager.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/com/wire/android/ui/home/appLock/LockCodeTimeManager.kt#L53-L58

Added lines #L53 - L58 were not covered by tests

Check warning on line 61 in app/src/main/kotlin/com/wire/android/ui/home/appLock/LockCodeTimeManager.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/com/wire/android/ui/home/appLock/LockCodeTimeManager.kt#L61

Added line #L61 was not covered by tests

Check warning on line 72 in app/src/main/kotlin/com/wire/android/ui/home/appLock/LockCodeTimeManager.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/com/wire/android/ui/home/appLock/LockCodeTimeManager.kt#L72

Added line #L72 was not covered by tests

Check warning on line 74 in app/src/main/kotlin/com/wire/android/ui/home/appLock/LockCodeTimeManager.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/com/wire/android/ui/home/appLock/LockCodeTimeManager.kt#L74

Added line #L74 was not covered by tests

Check warning on line 78 in app/src/main/kotlin/com/wire/android/ui/home/appLock/LockCodeTimeManager.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/com/wire/android/ui/home/appLock/LockCodeTimeManager.kt#L76-L78

Added lines #L76 - L78 were not covered by tests