WeareJH / m2-module-import

Import module for Magento 2 - provides commands, utilities and abstractions for building imports for Magento 2 projects
MIT License
19 stars 8 forks source link

Use archived and failed dirs from config #5

Closed AydinHassan closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #5 into master will increase coverage by 0.4%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master       #5     +/-   ##
===========================================
+ Coverage     61.54%   61.94%   +0.4%     
+ Complexity      395      394      -1     
===========================================
  Files            60       60             
  Lines          1503     1519     +16     
===========================================
+ Hits            925      941     +16     
  Misses          578      578
Impacted Files Coverage Δ Complexity Δ
src/Archiver/CsvArchiver.php 100% <100%> (ø) 7 <1> (-1) :arrow_down:
src/Import/Importer.php 93.18% <100%> (ø) 29 <0> (ø) :arrow_down:
src/Archiver/Factory.php 100% <100%> (ø) 3 <2> (ø) :arrow_down:

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 f18d05b...86216dd. Read the comment docs.