TuringLang / NestedSamplers.jl

Implementations of single and multi-ellipsoid nested sampling
https://turinglang.org/NestedSamplers.jl/stable/
MIT License
42 stars 8 forks source link

add Eggbox model #73

Closed mileslucas closed 2 years ago

mileslucas commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #73 (0d24f7d) into main (230452d) will increase coverage by 0.16%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
+ Coverage   90.39%   90.55%   +0.16%     
==========================================
  Files          12       13       +1     
  Lines         531      540       +9     
==========================================
+ Hits          480      489       +9     
  Misses         51       51              
Impacted Files Coverage Δ
src/models/Models.jl 100.00% <ø> (ø)
src/models/eggbox.jl 100.00% <100.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 230452d...0d24f7d. Read the comment docs.