owncloud / data_exporter

Export/Import for ownCloud user data
GNU General Public License v2.0
7 stars 5 forks source link

Bump phpstan 0.12 #151

Closed phil-davis closed 4 years ago

phil-davis commented 4 years ago

Part of issue https://github.com/owncloud/QA/issues/642

codecov[bot] commented 4 years ago

Codecov Report

Merging #151 into master will decrease coverage by 0.06%. The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #151      +/-   ##
============================================
- Coverage     86.18%   86.12%   -0.07%     
  Complexity      235      235              
============================================
  Files            35       36       +1     
  Lines          1115     1117       +2     
============================================
+ Hits            961      962       +1     
- Misses          154      155       +1     
Impacted Files Coverage Δ Complexity Δ
appinfo/register_command.php 0.00% <0.00%> (ø) 0.00 <0.00> (?)
lib/Importer/FilesImporter.php 94.11% <ø> (ø) 10.00 <0.00> (ø)
lib/Importer/TrashBinImporter.php 72.30% <ø> (ø) 12.00 <0.00> (ø)
lib/Command/MigrateShare.php 92.30% <100.00%> (+0.20%) 9.00 <0.00> (ø)

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 d217259...c14926f. Read the comment docs.

phil-davis commented 4 years ago

codecov is unhappy - I guess the lines I adjusted are not much covered. We can override the result.