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

Display lock info and create command to list locks #33

Closed AydinHassan closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #33 into master will decrease coverage by 0.85%. The diff coverage is 14.28%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #33      +/-   ##
============================================
- Coverage     70.50%   69.64%   -0.86%     
- Complexity      529      537       +8     
============================================
  Files            87       88       +1     
  Lines          2136     2168      +32     
============================================
+ Hits           1506     1510       +4     
- Misses          630      658      +28     
Impacted Files Coverage Δ Complexity Δ
src/Command/ListImportsCommand.php 0.00% <0.00%> (ø) 6.00 <1.00> (+1.00)
src/Command/ViewLocksCommand.php 0.00% <0.00%> (ø) 4.00 <4.00> (?)
src/Block/Info.php 97.72% <100.00%> (+0.16%) 17.00 <2.00> (+2.00)
src/Ui/Component/Listing/ImportSearchResult.php 100.00% <100.00%> (ø) 13.00 <3.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 2881de6...a40586c. Read the comment docs.