francescoalemanno / KissABC.jl

Pure julia implementation of Multiple Affine Invariant Sampling for efficient Approximate Bayesian Computation
MIT License
29 stars 8 forks source link

fix AbstractMCMC interface #22

Closed francescoalemanno closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #22 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #22   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          145       158   +13     
=========================================
+ Hits           145       158   +13     
Impacted Files Coverage Δ
src/KissABC.jl 100.00% <100.00%> (ø)
src/types.jl 100.00% <0.00%> (ø)
src/priors.jl 100.00% <0.00%> (ø)
src/printing.jl 100.00% <0.00%> (ø)
src/transition.jl 100.00% <0.00%> (ø)

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 b62abb4...be9248a. Read the comment docs.