tanhevg / GpABC.jl

MIT License
54 stars 15 forks source link

Pr/jih model selection #32

Closed tanhevg closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #32 into master will increase coverage by 3.95%. The diff coverage is 87.2%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   72.92%   76.88%   +3.95%     
==========================================
  Files          17       19       +2     
  Lines         772      956     +184     
==========================================
+ Hits          563      735     +172     
- Misses        209      221      +12
Impacted Files Coverage Δ
src/util/emulation_helpers.jl 96% <ø> (ø) :arrow_up:
src/abc/io.jl 17.44% <ø> (ø) :arrow_up:
src/abc/simulation.jl 100% <100%> (ø) :arrow_up:
src/abc/model_selection_io.jl 100% <100%> (ø)
src/abc/emulation.jl 100% <100%> (ø) :arrow_up:
src/abc/smc.jl 92.45% <81.25%> (+4.34%) :arrow_up:
src/abc/rejection.jl 95.55% <84.21%> (+1.65%) :arrow_up:
src/abc/model_selection.jl 87.67% <87.67%> (ø)
... and 1 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 4f04e7f...cdb9446. Read the comment docs.