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

fix: Some workers not running when persistent websocket is enabled (WPB-7213) #2803

Merged

Merge branch 'release/candidate' into workers_not_running_when_persis…

f85e09b
Select commit
Loading
Failed to load commit list.
Merged

fix: Some workers not running when persistent websocket is enabled (WPB-7213) #2803

Merge branch 'release/candidate' into workers_not_running_when_persis…
f85e09b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 25, 2024 in 0s

0.00% of diff hit (target 80.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 80.00%)

Annotations

Check warning on line 36 in app/src/main/kotlin/com/wire/android/ui/home/AppSyncViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/com/wire/android/ui/home/AppSyncViewModel.kt#L32-L36

Added lines #L32 - L36 were not covered by tests

Check warning on line 40 in app/src/main/kotlin/com/wire/android/ui/home/AppSyncViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/com/wire/android/ui/home/AppSyncViewModel.kt#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 43 in app/src/main/kotlin/com/wire/android/ui/home/AppSyncViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/com/wire/android/ui/home/AppSyncViewModel.kt#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 48 in app/src/main/kotlin/com/wire/android/ui/home/AppSyncViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/com/wire/android/ui/home/AppSyncViewModel.kt#L45-L48

Added lines #L45 - L48 were not covered by tests

Check warning on line 57 in app/src/main/kotlin/com/wire/android/ui/home/HomeViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/kotlin/com/wire/android/ui/home/HomeViewModel.kt#L56-L57

Added lines #L56 - L57 were not covered by tests