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

Magento 2.3 Upgrade #13

Closed AydinHassan closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #13 into master will decrease coverage by 4.96%. The diff coverage is 31.57%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #13      +/-   ##
============================================
- Coverage     67.58%   62.61%   -4.97%     
+ Complexity      468      448      -20     
============================================
  Files            71       71              
  Lines          1823     1803      -20     
============================================
- Hits           1232     1129     -103     
- Misses          591      674      +83     
Impacted Files Coverage Δ Complexity Δ
src/Report/Handler/EmailHandler.php 0.00% <0.00%> (-97.85%) 17.00 <0.00> (ø)
src/Import/Importer.php 92.13% <100.00%> (-1.05%) 29.00 <1.00> (ø)
src/Report/Report.php 93.02% <100.00%> (+0.52%) 22.00 <2.00> (ø)
src/Report/Handler/ConsoleHandler.php 68.75% <0.00%> (-1.84%) 8.00% <0.00%> (-1.00%)
src/Ui/Component/Listing/Column/Memory.php 87.50% <0.00%> (-1.39%) 3.00% <0.00%> (-2.00%)
src/Ui/Component/Listing/Column/Elapsed.php 95.00% <0.00%> (-0.24%) 6.00% <0.00%> (-3.00%)
src/Block/TypeFiles.php 87.69% <0.00%> (-0.19%) 13.00% <0.00%> (-1.00%)
... and 23 more

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 851dd9e...2e3d230. Read the comment docs.