tanhevg / GpABC.jl

MIT License
54 stars 15 forks source link

Ev/retraining #38

Closed tanhevg closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #38 into master will decrease coverage by 0.17%. The diff coverage is 93.03%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
- Coverage   75.63%   75.46%   -0.18%     
==========================================
  Files          20       20              
  Lines        1022     1080      +58     
==========================================
+ Hits          773      815      +42     
- Misses        249      265      +16
Impacted Files Coverage Δ
src/abc/emulation.jl 100% <100%> (ø) :arrow_up:
src/abc/simulation.jl 100% <100%> (ø) :arrow_up:
src/abc/smc.jl 79.87% <100%> (-6.19%) :arrow_down:
src/abc/rejection.jl 93.82% <100%> (+3.5%) :arrow_up:
src/abc/model_selection_io.jl 100% <100%> (ø) :arrow_up:
src/abc/io.jl 22.91% <78.57%> (+5.47%) :arrow_up:
src/util/emulation_helpers.jl 89.02% <88.15%> (-6.98%) :arrow_down:
src/abc/model_selection.jl 86.44% <95%> (ø) :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 e08e3b3...4c1b349. Read the comment docs.