tanhevg / GpABC.jl

MIT License
56 stars 15 forks source link

Tara's changes to notebooks; badges; labels in notebook figures #58

Closed tanhevg closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #58 into master will decrease coverage by 0.97%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
- Coverage   75.21%   74.23%   -0.98%     
==========================================
  Files          18       17       -1     
  Lines        1053      916     -137     
==========================================
- Hits          792      680     -112     
+ Misses        261      236      -25
Impacted Files Coverage Δ
src/abc/io.jl 82.14% <ø> (-3.58%) :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 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:
... 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 d01bf79...4527abb. Read the comment docs.