pabloferz / NIntegration.jl

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

More tests #4

Closed pabloferz closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #4 into master will increase coverage by 20.17%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #4       +/-   ##
===========================================
+ Coverage   73.09%   93.27%   +20.17%     
===========================================
  Files           5        5               
  Lines         223      223               
===========================================
+ Hits          163      208       +45     
+ Misses         60       15       -45
Impacted Files Coverage Δ
src/integration.jl 100% <0%> (+22.95%) :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 ee1f255...b233fca. Read the comment docs.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+20.2%) to 93.274% when pulling b233fcadb4f9122d104eea7860a8c09f09332eb7 on pz/dev into ee1f255ab57cf52b1f2ebc0582cec659cf8ca475 on master.