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 crash about several DataStores using the same file #2312

Merged
merged 5 commits into from
Jan 30, 2024

Use `@Provides` for the `@SessionCoroutineScope` instance

0aaa668
Select commit
Loading
Failed to load commit list.
Merged

Fix crash about several DataStores using the same file #2312

Use `@Provides` for the `@SessionCoroutineScope` instance
0aaa668
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 30, 2024 in 0s

20.00% of diff hit (target 70.08%)

View this Pull Request on Codecov

20.00% of diff hit (target 70.08%)

Annotations

Check warning on line 51 in libraries/preferences/impl/src/main/kotlin/io/element/android/libraries/preferences/impl/store/DefaultSessionPreferencesStore.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

libraries/preferences/impl/src/main/kotlin/io/element/android/libraries/preferences/impl/store/DefaultSessionPreferencesStore.kt#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 57 in libraries/preferences/impl/src/main/kotlin/io/element/android/libraries/preferences/impl/store/DefaultSessionPreferencesStore.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

libraries/preferences/impl/src/main/kotlin/io/element/android/libraries/preferences/impl/store/DefaultSessionPreferencesStore.kt#L56-L57

Added lines #L56 - L57 were not covered by tests