TuringLang / EllipticalSliceSampling.jl

Julia implementation of elliptical slice sampling.
https://turinglang.org/EllipticalSliceSampling.jl/
MIT License
13 stars 5 forks source link

Update compat bounds #37

Closed devmotion closed 7 months ago

devmotion commented 7 months ago

Fixes #36. Fixes #35.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0a0853d) 95.08% compared to head (c035f04) 95.08%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #37 +/- ## ======================================= Coverage 95.08% 95.08% ======================================= Files 4 4 Lines 61 61 ======================================= Hits 58 58 Misses 3 3 ```

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