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

Fixed: Online library cannot be retrieved in the Play Store variant. #3994

Merged
merged 16 commits into from
Sep 19, 2024

Refactored the UI test cases according to this new change.

b3cff85
Select commit
Loading
Failed to load commit list.
Merged

Fixed: Online library cannot be retrieved in the Play Store variant. #3994

Refactored the UI test cases according to this new change.
b3cff85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 19, 2024 in 0s

75.19% of diff hit (target 70.00%)

View this Pull Request on Codecov

75.19% of diff hit (target 70.00%)

Annotations

Check warning on line 197 in app/src/main/java/org/kiwix/kiwixmobile/nav/destination/library/OnlineLibraryFragment.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/org/kiwix/kiwixmobile/nav/destination/library/OnlineLibraryFragment.kt#L197

Added line #L197 was not covered by tests

Check warning on line 284 in app/src/main/java/org/kiwix/kiwixmobile/nav/destination/library/OnlineLibraryFragment.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/org/kiwix/kiwixmobile/nav/destination/library/OnlineLibraryFragment.kt#L283-L284

Added lines #L283 - L284 were not covered by tests

Check warning on line 345 in app/src/main/java/org/kiwix/kiwixmobile/nav/destination/library/OnlineLibraryFragment.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/org/kiwix/kiwixmobile/nav/destination/library/OnlineLibraryFragment.kt#L345

Added line #L345 was not covered by tests

Check warning on line 367 in app/src/main/java/org/kiwix/kiwixmobile/nav/destination/library/OnlineLibraryFragment.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/org/kiwix/kiwixmobile/nav/destination/library/OnlineLibraryFragment.kt#L367

Added line #L367 was not covered by tests

Check warning on line 34 in app/src/main/java/org/kiwix/kiwixmobile/zimManager/AppProgressListenerProvider.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/org/kiwix/kiwixmobile/zimManager/AppProgressListenerProvider.kt#L34

Added line #L34 was not covered by tests

Check warning on line 156 in app/src/main/java/org/kiwix/kiwixmobile/zimManager/ZimManageViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/org/kiwix/kiwixmobile/zimManager/ZimManageViewModel.kt#L155-L156

Added lines #L155 - L156 were not covered by tests

Check warning on line 209 in app/src/main/java/org/kiwix/kiwixmobile/zimManager/ZimManageViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/org/kiwix/kiwixmobile/zimManager/ZimManageViewModel.kt#L209

Added line #L209 was not covered by tests

Check warning on line 212 in app/src/main/java/org/kiwix/kiwixmobile/zimManager/ZimManageViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/org/kiwix/kiwixmobile/zimManager/ZimManageViewModel.kt#L211-L212

Added lines #L211 - L212 were not covered by tests

Check warning on line 361 in app/src/main/java/org/kiwix/kiwixmobile/zimManager/ZimManageViewModel.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/main/java/org/kiwix/kiwixmobile/zimManager/ZimManageViewModel.kt#L360-L361

Added lines #L360 - L361 were not covered by tests

Check warning on line 39 in core/src/main/java/org/kiwix/kiwixmobile/core/data/remote/ProgressResponseBody.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/org/kiwix/kiwixmobile/core/data/remote/ProgressResponseBody.kt#L39

Added line #L39 was not covered by tests

Check warning on line 51 in core/src/main/java/org/kiwix/kiwixmobile/core/data/remote/ProgressResponseBody.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/org/kiwix/kiwixmobile/core/data/remote/ProgressResponseBody.kt#L51

Added line #L51 was not covered by tests