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

Crons to delete and archive old files #11

Closed AydinHassan closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #11 into master will increase coverage by 1.37%. The diff coverage is 97.59%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #11      +/-   ##
============================================
+ Coverage      66.2%   67.58%   +1.37%     
- Complexity      454      468      +14     
============================================
  Files            69       71       +2     
  Lines          1743     1823      +80     
============================================
+ Hits           1154     1232      +78     
- Misses          589      591       +2
Impacted Files Coverage Δ Complexity Δ
src/Controller/Adminhtml/Files/Delete.php 100% <ø> (ø) 4 <0> (ø) :arrow_down:
src/Cron/DeleteFiles.php 100% <100%> (ø) 4 <4> (?)
src/Config/Converter.php 98.18% <92.85%> (-1.82%) 12 <3> (+5)
src/Cron/ArchiveFiles.php 97.56% <97.56%> (ø) 5 <5> (?)

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 6c8738a...01c60d0. Read the comment docs.