gridap / MiniQhull.jl

A small Julia wrapper of the Qhull library
Other
29 stars 9 forks source link

Add/qhull_jll #6

Closed victorsndvg closed 4 years ago

victorsndvg commented 4 years ago

It can only be used if Julia >= 1.3 In any other case, the QHULL_ROOT_DIR can be exported to point to a local Qhull installation.

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #6   +/-   ##
=======================================
  Coverage   91.42%   91.42%           
=======================================
  Files           3        3           
  Lines          35       35           
=======================================
  Hits           32       32           
  Misses          3        3           

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 56182e8...396b753. Read the comment docs.