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

Import config admin area #8

Closed AydinHassan closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #8 into master will decrease coverage by 56.01%. The diff coverage is 27.81%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #8       +/-   ##
============================================
- Coverage     62.36%   6.35%   -56.02%     
- Complexity      401     458       +57     
============================================
  Files            61      67        +6     
  Lines          1536    1840      +304     
============================================
- Hits            958     117      -841     
- Misses          578    1723     +1145
Impacted Files Coverage Δ Complexity Δ
src/Ui/Component/Listing/ImportSearchResult.php 0% <0%> (ø) 12 <12> (?)
src/Controller/Adminhtml/Config/Index.php 0% <0%> (ø) 2 <2> (?)
...i/Component/Listing/Column/ImportConfigActions.php 0% <0%> (ø) 4 <4> (?)
src/Controller/Adminhtml/Config/Info.php 0% <0%> (ø) 4 <4> (?)
src/Block/TypeFiles.php 38.33% <38.33%> (ø) 13 <13> (?)
src/Block/Info.php 96% <96%> (ø) 9 <9> (?)
src/Config/Converter.php 0% <0%> (-100%) 7% <0%> (ø)
src/Type/FileMatcher.php 0% <0%> (-100%) 5% <0%> (ø)
src/Import/Result.php 0% <0%> (-100%) 3% <0%> (ø)
src/Locker/ImportLockedException.php 0% <0%> (-100%) 1% <0%> (ø)
... and 51 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 e1c7dd3...1f39fca. Read the comment docs.