factorio-item-browser / export

The export scripts to generate the data to be imported into the API server of the Factorio Item Browser.
GNU General Public License v3.0
0 stars 0 forks source link

feature/improved-output #31

Closed BluePsyduck closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #31 (8e899e1) into release/2.1.0 (42151b9) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@                Coverage Diff                @@
##             release/2.1.0       #31   +/-   ##
=================================================
  Coverage           100.00%   100.00%           
+ Complexity             346       335   -11     
=================================================
  Files                   63        70    +7     
  Lines                 1000      1068   +68     
=================================================
+ Hits                  1000      1068   +68     
Impacted Files Coverage Δ Complexity Δ
src/Command/DownloadFactorioCommand.php 100.00% <ø> (ø) 3.00 <0.00> (ø)
src/Command/ProcessStep/DoneStep.php 100.00% <ø> (ø) 3.00 <0.00> (ø)
src/Exception/InvalidZipArchiveException.php 100.00% <ø> (ø) 1.00 <0.00> (?)
src/Factorio/FactorioDownloader.php 100.00% <ø> (ø) 7.00 <0.00> (ø)
src/Process/DownloadProcess.php 100.00% <ø> (ø) 3.00 <0.00> (ø)
src/Process/FactorioProcess.php 100.00% <ø> (ø) 9.00 <0.00> (ø)
src/Process/ModDownloadProcess.php 100.00% <ø> (ø) 3.00 <0.00> (ø)
src/Process/RenderIconProcess.php 100.00% <ø> (ø) 2.00 <0.00> (ø)
src/Process/RenderIconProcessFactory.php 100.00% <ø> (ø) 2.00 <0.00> (ø)
src/Command/ProcessCommand.php 100.00% <100.00%> (ø) 16.00 <2.00> (+1.00)
... and 45 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 42151b9...f5e21f0. Read the comment docs.