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

rewrite integrator #80

Open mileslucas opened 2 years ago

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

Codecov Report

Merging #80 (5667ae0) into main (eb6999e) will decrease coverage by 0.16%. The diff coverage is 96.66%.

@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
- Coverage   88.62%   88.46%   -0.17%     
==========================================
  Files          13       11       -2     
  Lines         554      546       -8     
==========================================
- Hits          491      483       -8     
  Misses         63       63              
Impacted Files Coverage Δ
src/step.jl 94.77% <96.66%> (+1.12%) :arrow_up:
src/proposals/Proposals.jl 91.25% <0.00%> (-1.74%) :arrow_down:
src/bounds/Bounds.jl 84.61% <0.00%> (-0.57%) :arrow_down:
src/bounds/ellipsoid.jl 85.22% <0.00%> (-0.17%) :arrow_down:
src/NestedSamplers.jl
src/models/Models.jl
src/bounds/multiellipsoid.jl 79.62% <0.00%> (+1.44%) :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 eb6999e...5667ae0. Read the comment docs.