magnusja / libaums

Open source library to access USB Mass Storage devices on Android without rooting your device
Apache License 2.0
1.26k stars 270 forks source link

avoid clearing inBuffer #299

Closed magnusja closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #299 (a33b7eb) into develop (3913b7f) will increase coverage by 0.37%. The diff coverage is 100.00%.

:exclamation: Current head a33b7eb differs from pull request most recent head 97ac7a8. Consider uploading reports for the commit 97ac7a8 to get more accurate results Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #299      +/-   ##
===========================================
+ Coverage    56.87%   57.24%   +0.37%     
===========================================
  Files           51       51              
  Lines         1746     1745       -1     
  Branches       282      282              
===========================================
+ Hits           993      999       +6     
+ Misses         689      685       -4     
+ Partials        64       61       -3     
Impacted Files Coverage Δ
...ithub/mjdev/libaums/driver/scsi/ScsiBlockDevice.kt 0.00% <ø> (ø)
...hub/mjdev/libaums/fs/fat32/FatLfnDirectoryEntry.kt 98.38% <100.00%> (+9.67%) :arrow_up:

Continue to review full report at Codecov.

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