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

Utility to Convert a source to an array #21

Closed AydinHassan closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #21 into master will increase coverage by 0.15%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #21      +/-   ##
============================================
+ Coverage     61.84%   62.00%   +0.15%     
- Complexity      477      478       +1     
============================================
  Files            75       76       +1     
  Lines          1958     1966       +8     
============================================
+ Hits           1211     1219       +8     
  Misses          747      747              
Impacted Files Coverage Δ Complexity Δ
src/Source/SourceConsumer.php 100.00% <100.00%> (ø) 1.00 <1.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 62084fe...6daf049. Read the comment docs.