TuringLang / EllipticalSliceSampling.jl

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

Update to ArrayInterface v7 #32

Closed ChrisRackauckas closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 94.91% // Head: 95.00% // Increases project coverage by +0.08% :tada:

Coverage data is based on head (b00ad78) compared to base (a76718d). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## ========================================== + Coverage 94.91% 95.00% +0.08% ========================================== Files 3 3 Lines 59 60 +1 ========================================== + Hits 56 57 +1 Misses 3 3 ``` | [Impacted Files](https://codecov.io/gh/TuringLang/EllipticalSliceSampling.jl/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang) | Coverage Δ | | |---|---|---| | [src/abstractmcmc.jl](https://codecov.io/gh/TuringLang/EllipticalSliceSampling.jl/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang#diff-c3JjL2Fic3RyYWN0bWNtYy5qbA==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TuringLang)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.