KristofferC / PGFPlotsX.jl

Plots in Julia using the PGFPlots LaTeX package
Other
301 stars 40 forks source link

Information and condition tests on pdf2svg and pdftoppm availability. #157

Closed tpapp closed 5 years ago

tpapp commented 5 years ago

Test for gnuplot, pdf2svg, and pdftoppm, print relevant information while testing. Fixes #156.

tpapp commented 5 years ago

Another option would be not to condition any tests, just abort with an error if the external binaries can't be found.

codecov-io commented 5 years ago

Codecov Report

Merging #157 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #157   +/-   ##
=======================================
  Coverage   86.51%   86.51%           
=======================================
  Files           9        9           
  Lines         519      519           
=======================================
  Hits          449      449           
  Misses         70       70

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 23fe9ea...228734d. Read the comment docs.