android icon indicating copy to clipboard operation
android copied to clipboard

SharedListFragment: replace file in adapter when fetching the complete data

Open AlvaroBrey opened this issue 3 years ago • 3 comments

This fixes bugs with selection

  • [x] Tests written, or not not needed

AlvaroBrey avatar Aug 11 '22 15:08 AlvaroBrey

Codecov Report

Merging #10621 (71fb20b) into master (71fb20b) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 71fb20b differs from pull request most recent head 1a4aaf5. Consider uploading reports for the commit 1a4aaf5 to get more accurate results

@@            Coverage Diff            @@
##             master   #10621   +/-   ##
=========================================
  Coverage     31.48%   31.48%           
  Complexity     3307     3307           
=========================================
  Files           540      540           
  Lines         40221    40221           
  Branches       5561     5561           
=========================================
  Hits          12663    12663           
  Misses        25682    25682           
  Partials       1876     1876           

codecov[bot] avatar Aug 11 '22 15:08 codecov[bot]

Codacy

Lint

TypemasterPR
Warnings8585
Errors00

SpotBugs

CategoryBaseNew
Bad practice2929
Correctness4646
Dodgy code353353
Experimental11
Internationalization99
Multithreaded correctness99
Performance5858
Security2828
Total533533

github-actions[bot] avatar Aug 19 '22 11:08 github-actions[bot]

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/10621.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

github-actions[bot] avatar Aug 19 '22 11:08 github-actions[bot]