tanhevg / GpABC.jl

MIT License
54 stars 15 forks source link

DOI badge #61

Closed tanhevg closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #61 into master will decrease coverage by 1.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
- Coverage   74.92%   73.91%   -1.02%     
==========================================
  Files          18       17       -1     
  Lines        1057      920     -137     
==========================================
- Hits          792      680     -112     
+ Misses        265      240      -25
Impacted Files Coverage Δ
src/gp/kernels/abstract_kernel.jl 20% <0%> (-20%) :arrow_down:
src/gp/kernels/scaled_squared_distance.jl 92.85% <0%> (-3.92%) :arrow_down:
src/abc/io.jl 82.14% <0%> (-3.58%) :arrow_down:
src/abc/summary_stats.jl 94.59% <0%> (-2.71%) :arrow_down:
src/gp/gp.jl 85.56% <0%> (-0.15%) :arrow_down:
src/abc/simulation.jl 100% <0%> (ø) :arrow_up:
src/gp/kernels/rbf_kernels.jl 100% <0%> (ø) :arrow_up:
src/abc/emulation.jl 100% <0%> (ø) :arrow_up:
src/GpABC.jl
src/gp/gp_optimisation.jl 65% <0%> (+0.55%) :arrow_up:
... and 5 more

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 3db0b4f...bf592ae. Read the comment docs.