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

Use libkiwix to store bookmarks #3653

Merged
merged 38 commits into from
Feb 7, 2024

Upgraded java-libkiwix to 2.0.0

8199480
Select commit
Loading
Failed to load commit list.
Merged

Use libkiwix to store bookmarks #3653

Upgraded java-libkiwix to 2.0.0
8199480
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 7, 2024 in 1s

67.63% of diff hit (target 70.00%)

View this Pull Request on Codecov

67.63% of diff hit (target 70.00%)

Annotations

Check warning on line 71 in core/src/main/java/org/kiwix/kiwixmobile/core/dao/LibkiwixBookmarks.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/org/kiwix/kiwixmobile/core/dao/LibkiwixBookmarks.kt#L71

Added line #L71 was not covered by tests

Check warning on line 103 in core/src/main/java/org/kiwix/kiwixmobile/core/dao/LibkiwixBookmarks.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/org/kiwix/kiwixmobile/core/dao/LibkiwixBookmarks.kt#L103

Added line #L103 was not covered by tests

Check warning on line 107 in core/src/main/java/org/kiwix/kiwixmobile/core/dao/LibkiwixBookmarks.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/org/kiwix/kiwixmobile/core/dao/LibkiwixBookmarks.kt#L107

Added line #L107 was not covered by tests

Check warning on line 110 in core/src/main/java/org/kiwix/kiwixmobile/core/dao/LibkiwixBookmarks.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/org/kiwix/kiwixmobile/core/dao/LibkiwixBookmarks.kt#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 152 in core/src/main/java/org/kiwix/kiwixmobile/core/dao/LibkiwixBookmarks.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/org/kiwix/kiwixmobile/core/dao/LibkiwixBookmarks.kt#L152

Added line #L152 was not covered by tests

Check warning on line 154 in core/src/main/java/org/kiwix/kiwixmobile/core/dao/LibkiwixBookmarks.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/org/kiwix/kiwixmobile/core/dao/LibkiwixBookmarks.kt#L154

Added line #L154 was not covered by tests

Check warning on line 161 in core/src/main/java/org/kiwix/kiwixmobile/core/dao/LibkiwixBookmarks.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/org/kiwix/kiwixmobile/core/dao/LibkiwixBookmarks.kt#L156-L161

Added lines #L156 - L161 were not covered by tests

Check warning on line 164 in core/src/main/java/org/kiwix/kiwixmobile/core/dao/LibkiwixBookmarks.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/org/kiwix/kiwixmobile/core/dao/LibkiwixBookmarks.kt#L164

Added line #L164 was not covered by tests

Check warning on line 228 in core/src/main/java/org/kiwix/kiwixmobile/core/dao/LibkiwixBookmarks.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/org/kiwix/kiwixmobile/core/dao/LibkiwixBookmarks.kt#L224-L228

Added lines #L224 - L228 were not covered by tests

Check warning on line 231 in core/src/main/java/org/kiwix/kiwixmobile/core/dao/LibkiwixBookmarks.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/org/kiwix/kiwixmobile/core/dao/LibkiwixBookmarks.kt#L231

Added line #L231 was not covered by tests

Check warning on line 108 in core/src/main/java/org/kiwix/kiwixmobile/core/data/Repository.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/org/kiwix/kiwixmobile/core/data/Repository.kt#L108

Added line #L108 was not covered by tests

Check warning on line 111 in core/src/main/java/org/kiwix/kiwixmobile/core/data/Repository.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/org/kiwix/kiwixmobile/core/data/Repository.kt#L111

Added line #L111 was not covered by tests

Check warning on line 120 in core/src/main/java/org/kiwix/kiwixmobile/core/data/Repository.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/org/kiwix/kiwixmobile/core/data/Repository.kt#L120

Added line #L120 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/org/kiwix/kiwixmobile/core/data/remote/ObjectBoxToLibkiwixMigrator.kt#L43-L44

Added lines #L43 - L44 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/org/kiwix/kiwixmobile/core/data/remote/ObjectBoxToLibkiwixMigrator.kt#L46

Added line #L46 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/org/kiwix/kiwixmobile/core/data/remote/ObjectBoxToLibkiwixMigrator.kt#L76-L82

Added lines #L76 - L82 were not covered by tests

Check warning on line 118 in core/src/main/java/org/kiwix/kiwixmobile/core/main/CoreMainActivity.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/org/kiwix/kiwixmobile/core/main/CoreMainActivity.kt#L116-L118

Added lines #L116 - L118 were not covered by tests

Check warning on line 1675 in core/src/main/java/org/kiwix/kiwixmobile/core/main/CoreReaderFragment.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/org/kiwix/kiwixmobile/core/main/CoreReaderFragment.kt#L1674-L1675

Added lines #L1674 - L1675 were not covered by tests

Check warning on line 34 in core/src/main/java/org/kiwix/kiwixmobile/core/page/bookmark/viewmodel/BookmarkState.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/src/main/java/org/kiwix/kiwixmobile/core/page/bookmark/viewmodel/BookmarkState.kt#L34

Added line #L34 was not covered by tests