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/better-error-messages #16

Closed BluePsyduck closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #16 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #16   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       438       447    +9     
===========================================
  Files             52        53    +1     
  Lines           1267      1290   +23     
===========================================
+ Hits            1267      1290   +23     
Impacted Files Coverage Δ Complexity Δ
src/Exception/FactorioExecutionException.php 100.00% <100.00%> (ø) 8.00 <8.00> (?)
src/Factorio/Instance.php 100.00% <100.00%> (ø) 14.00 <0.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 cb31f14...3e95b80. Read the comment docs.