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

Mediastorm dev feature/gpt support #379

Closed magnusja closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #379 (bdf1f77) into develop (9d087d6) will decrease coverage by 0.11%. The diff coverage is 50.00%.

:exclamation: Current head bdf1f77 differs from pull request most recent head ba99350. Consider uploading reports for the commit ba99350 to get more accurate results

@@              Coverage Diff              @@
##             develop     #379      +/-   ##
=============================================
- Coverage      56.56%   56.45%   -0.11%     
- Complexity       366      370       +4     
=============================================
  Files             48       50       +2     
  Lines           1768     1798      +30     
  Branches         244      246       +2     
=============================================
+ Hits            1000     1015      +15     
- Misses           695      709      +14     
- Partials          73       74       +1     
Impacted Files Coverage Δ
...hnen/libaums/core/partition/PartitionTableEntry.kt 72.72% <ø> (ø)
...java/com/github/mjdev/libaums/partition/gpt/GPT.kt 37.50% <37.50%> (ø)
...m/github/mjdev/libaums/partition/gpt/GPTCreator.kt 100.00% <100.00%> (ø)
...en/libaums/core/partition/PartitionTableFactory.kt 80.00% <100.00%> (+7.27%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more