JuliaMath / HCubature.jl

pure-Julia multidimensional h-adaptive integration
Other
153 stars 25 forks source link

update for 0.7 #7

Closed stevengj closed 6 years ago

stevengj commented 6 years ago

Similar to JuliaMath/QuadGK.jl#23, just bumps to require 0.7.

codecov-io commented 6 years ago

Codecov Report

Merging #7 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #7   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines         157     85   -72     
=====================================
- Hits          157     85   -72
Impacted Files Coverage Δ
src/genz-malik.jl 100% <100%> (ø) :arrow_up:
src/HCubature.jl 100% <100%> (ø) :arrow_up:
src/gauss-kronrod.jl 100% <0%> (ø) :arrow_up:

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 c2fece2...36d2732. Read the comment docs.