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

New import commands #3

Closed AydinHassan closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #3 into master will increase coverage by 0.04%. The diff coverage is 38.59%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #3      +/-   ##
============================================
+ Coverage     61.39%   61.44%   +0.04%     
- Complexity      381      393      +12     
============================================
  Files            58       60       +2     
  Lines          1443     1499      +56     
============================================
+ Hits            886      921      +35     
- Misses          557      578      +21
Impacted Files Coverage Δ Complexity Δ
src/Command/ClearLastImportLogCommand.php 0% <0%> (ø) 5 <5> (?)
src/Command/ViewLogsCommand.php 0% <0%> (ø) 12 <0> (ø) :arrow_down:
src/Command/UnlockImportCommand.php 100% <100%> (ø) 5 <5> (?)
src/Locker/Locker.php 100% <100%> (+100%) 7 <2> (+2) :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 94d44e1...3b2d98b. Read the comment docs.