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

Support cron groups #16

Closed AydinHassan closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #16 into master will decrease coverage by 0.23%. The diff coverage is 9.09%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #16      +/-   ##
============================================
- Coverage     62.23%   61.99%   -0.24%     
- Complexity      459      463       +4     
============================================
  Files            73       73              
  Lines          1856     1863       +7     
============================================
  Hits           1155     1155              
- Misses          701      708       +7     
Impacted Files Coverage Δ Complexity Δ
src/Command/ListImportsCommand.php 0.00% <0.00%> (ø) 5.00 <1.00> (+1.00)
src/Config/Converter.php 98.14% <ø> (ø) 11.00 <0.00> (ø)
src/Config.php 93.10% <33.33%> (-6.90%) 16.00 <4.00> (+3.00) :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 2069b71...c96af84. Read the comment docs.