kiwix-android
kiwix-android copied to clipboard
Convert ViewActions.java into kotlin
Fixes: #3052 Parent Issue: #1826
Converted ViewActions.java into kotlin
Codecov Report
Base: 49.42% // Head: 48.98% // Decreases project coverage by -0.44%
:warning:
Coverage data is based on head (
996a0b7
) compared to base (c65cd3d
). Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## develop #3053 +/- ##
=============================================
- Coverage 49.42% 48.98% -0.45%
Complexity 25 25
=============================================
Files 299 299
Lines 9529 9529
Branches 990 990
=============================================
- Hits 4710 4668 -42
- Misses 4363 4409 +46
+ Partials 456 452 -4
Impacted Files | Coverage Δ | |
---|---|---|
.../kiwixmobile/core/utils/ZimReaderContainerUtils.kt | 0.00% <0.00%> (-50.00%) |
:arrow_down: |
.../kiwix/kiwixmobile/core/main/TableDrawerAdapter.kt | 48.93% <0.00%> (-38.30%) |
:arrow_down: |
.../org/kiwix/kiwixmobile/core/main/DocumentParser.kt | 68.00% <0.00%> (-28.00%) |
:arrow_down: |
...obile/core/page/history/adapter/HistoryListItem.kt | 46.34% <0.00%> (-24.40%) |
:arrow_down: |
...wix/kiwixmobile/core/main/MainRepositoryActions.kt | 11.11% <0.00%> (-16.67%) |
:arrow_down: |
...iwixmobile/language/viewmodel/LanguageViewModel.kt | 92.68% <0.00%> (-7.32%) |
:arrow_down: |
...org/kiwix/kiwixmobile/language/LanguageFragment.kt | 68.51% <0.00%> (-5.56%) |
:arrow_down: |
...bile/nav/destination/reader/KiwixReaderFragment.kt | 47.94% <0.00%> (-4.11%) |
:arrow_down: |
...java/org/kiwix/kiwixmobile/core/data/Repository.kt | 38.88% <0.00%> (-3.71%) |
:arrow_down: |
...org/kiwix/kiwixmobile/core/reader/ZimFileReader.kt | 71.75% <0.00%> (-0.77%) |
:arrow_down: |
... and 6 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
This pull request has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.