theogf / BayesianQuadrature.jl

Is there anything we can't make Bayesian?
MIT License
13 stars 0 forks source link

First structure with implementation of Bayesian Monte Carlo #3

Closed theogf closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #3 (6199ab9) into main (890d24e) will increase coverage by 82.92%. The diff coverage is 82.50%.

Impacted file tree graph

@@            Coverage Diff            @@
##           main       #3       +/-   ##
=========================================
+ Coverage      0   82.92%   +82.92%     
=========================================
  Files         0        8        +8     
  Lines         0       41       +41     
=========================================
+ Hits          0       34       +34     
- Misses        0        7        +7     
Impacted Files Coverage Δ
src/BayesianQuadrature.jl 100.00% <ø> (ø)
src/kernelmeans/kernels.jl 25.00% <25.00%> (ø)
src/models.jl 60.00% <60.00%> (ø)
src/kernelmeans/sekernel.jl 83.33% <83.33%> (ø)
src/integrators/bmc.jl 100.00% <100.00%> (ø)
src/integrators/integrators.jl 100.00% <100.00%> (ø)
src/interface.jl 100.00% <100.00%> (ø)
src/samplers/montecarlo.jl 100.00% <100.00%> (ø)
... and 6 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 890d24e...6199ab9. Read the comment docs.