tanhevg / GpABC.jl

MIT License
54 stars 15 forks source link

Jih/model selection update #37

Closed jonathanishhorowicz closed 5 years ago

jonathanishhorowicz commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #37 into master will decrease coverage by 1.45%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
- Coverage   77.09%   75.63%   -1.46%     
==========================================
  Files          20       20              
  Lines        1004     1022      +18     
==========================================
- Hits          774      773       -1     
- Misses        230      249      +19
Impacted Files Coverage Δ
src/abc/simulation.jl 100% <ø> (ø) :arrow_up:
src/abc/io.jl 17.44% <ø> (ø) :arrow_up:
src/abc/model_selection_io.jl 100% <100%> (ø) :arrow_up:
src/abc/emulation.jl 100% <100%> (ø) :arrow_up:
src/abc/rejection.jl 90.32% <82.05%> (-6.35%) :arrow_down:
src/abc/smc.jl 86.06% <83.75%> (-7.66%) :arrow_down:
src/abc/model_selection.jl 86.44% <87.59%> (+0.89%) :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 e034f24...713c720. Read the comment docs.