NestedSamplers.jl icon indicating copy to clipboard operation
NestedSamplers.jl copied to clipboard

Turing Interface

Open JaimeRZP opened this issue 1 year ago • 1 comments

Goal: Making nested sampling compatible with Turing external sampler interface.

JaimeRZP avatar Sep 15 '23 16:09 JaimeRZP

Codecov Report

Patch coverage: 48.27% and project coverage change: -4.01% :warning:

Comparison is base (7a2129c) 89.51% compared to head (3a55cc5) 85.51%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
- Coverage   89.51%   85.51%   -4.01%     
==========================================
  Files          13       13              
  Lines         458      573     +115     
==========================================
+ Hits          410      490      +80     
- Misses         48       83      +35     
Files Changed Coverage Δ
src/NestedSamplers.jl 100.00% <ø> (ø)
src/step.jl 82.63% <44.44%> (-11.86%) :arrow_down:
src/staticsampler.jl 100.00% <100.00%> (ø)

... and 9 files with indirect coverage changes

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Sep 24 '23 10:09 codecov[bot]