tanhevg / GpABC.jl

MIT License
54 stars 15 forks source link

More paper revisions #51

Closed tanhevg closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #51 into master will decrease coverage by 1.63%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #51      +/-   ##
=========================================
- Coverage   70.04%   68.4%   -1.64%     
=========================================
  Files          18      17       -1     
  Lines        1115     978     -137     
=========================================
- Hits          781     669     -112     
+ Misses        334     309      -25
Impacted Files Coverage Δ
src/abc/io.jl 21.87% <ø> (-1.05%) :arrow_down:
src/abc/plot_recipe.jl 0% <0%> (ø) :arrow_up:
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/summary_stats.jl 94.59% <0%> (-2.71%) :arrow_down:
src/gp/gp.jl 81.91% <0%> (-0.66%) :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:
... and 7 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 040d9dd...e4c7070. Read the comment docs.