Skip to content

chore: detekt

8c63ab4
Select commit
Loading
Failed to load commit list.
Open

feat(drive): Make files available offline (WPB-23968) #4811

chore: detekt
8c63ab4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 1s

50.92% (-0.34%) compared to d27e087

View this Pull Request on Codecov

50.92% (-0.34%) compared to d27e087

Details

Codecov Report

❌ Patch coverage is 51.93548% with 149 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.92%. Comparing base (d27e087) to head (8c63ab4).
⚠️ Report is 13 commits behind head on develop.

⚠️ Current head 8c63ab4 differs from pull request most recent head addc7c8

Please upload reports for the commit addc7c8 to get more accurate results.

Files with missing lines Patch % Lines
.../feature/cells/ui/OfflineFileDownloadController.kt 10.25% 70 Missing ⚠️
...com/wire/android/feature/cells/ui/CellViewModel.kt 56.14% 21 Missing and 4 partials ⚠️
...re/android/feature/cells/ui/CellFileActionsMenu.kt 74.13% 8 Missing and 7 partials ⚠️
...e/android/feature/cells/ui/DownloadFailureUtils.kt 13.33% 11 Missing and 2 partials ⚠️
...oid/feature/cells/ui/OpenFileDownloadController.kt 83.33% 2 Missing and 7 partials ⚠️
.../wire/android/feature/cells/ui/model/CellNodeUi.kt 76.92% 5 Missing and 1 partial ⚠️
...d/feature/cells/ui/search/SearchScreenViewModel.kt 37.50% 5 Missing ⚠️
...android/feature/cells/ui/CellFileLocalPathCache.kt 40.00% 3 Missing ⚠️
...getypes/multipart/MultipartAttachmentsViewModel.kt 66.66% 1 Missing ⚠️
.../com/wire/android/feature/cells/ui/CellListItem.kt 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4811      +/-   ##
===========================================
- Coverage    51.25%   50.92%   -0.34%     
===========================================
  Files          611      612       +1     
  Lines        21179    21291     +112     
  Branches      3407     3436      +29     
===========================================
- Hits         10856    10843      -13     
- Misses        9308     9432     +124     
- Partials      1015     1016       +1     
Files with missing lines Coverage Δ
...wire/android/feature/cells/ui/CellScreenContent.kt 0.00% <ø> (ø)
...id/feature/cells/ui/model/NodeBottomSheetAction.kt 100.00% <100.00%> (ø)
...re/android/feature/cells/ui/model/OpenLoadState.kt 100.00% <ø> (ø)
...getypes/multipart/MultipartAttachmentsViewModel.kt 52.74% <66.66%> (-0.07%) ⬇️
.../com/wire/android/feature/cells/ui/CellListItem.kt 0.00% <0.00%> (ø)
.../com/wire/android/feature/cells/util/FileHelper.kt 0.00% <0.00%> (ø)
...android/feature/cells/ui/CellFileLocalPathCache.kt 81.25% <40.00%> (-18.75%) ⬇️
...d/feature/cells/ui/search/SearchScreenViewModel.kt 45.00% <37.50%> (-0.09%) ⬇️
.../wire/android/feature/cells/ui/model/CellNodeUi.kt 90.58% <76.92%> (-3.94%) ⬇️
...oid/feature/cells/ui/OpenFileDownloadController.kt 85.71% <83.33%> (-4.49%) ⬇️
... and 4 more

... and 9 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d27e087...addc7c8. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.