pabloferz / NIntegration.jl

Multidimensional numerical integration in pure Julia
MIT License
20 stars 1 forks source link

Julia v0.6.0 syntax updates #7

Closed pabloferz closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.2%) to 95.745% when pulling bab38b030af00517f084f7f5adaf41783ef92bfa on pz/julia-0.6.0 into c1a996e4970be4fedf9938dc2d613d0a46589f8b on master.

codecov-io commented 7 years ago

Codecov Report

Merging #7 into master will increase coverage by 0.24%. The diff coverage is 63.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   95.49%   95.74%   +0.24%     
==========================================
  Files           5        6       +1     
  Lines         333      329       -4     
==========================================
- Hits          318      315       -3     
+ Misses         15       14       -1
Impacted Files Coverage Δ
src/types-0.5.jl 0% <0%> (ø)
src/types.jl 100% <100%> (+50%) :arrow_up:
src/utils.jl 88.23% <80%> (-11.77%) :arrow_down:
src/integration.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 c1a996e...bab38b0. Read the comment docs.