TuringLang / EllipticalSliceSampling.jl

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

CompatHelper: bump compat for "AbstractMCMC" to "3.0" #16

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the AbstractMCMC package from 2 to 2, 3.0.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 3 years ago

Codecov Report

Merging #16 (0ea17ea) into master (f7826df) will increase coverage by 0.41%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   94.23%   94.64%   +0.41%     
==========================================
  Files           4        3       -1     
  Lines          52       56       +4     
==========================================
+ Hits           49       53       +4     
  Misses          3        3              
Impacted Files Coverage Δ
src/model.jl 100.00% <0.00%> (ø)
src/abstractmcmc.jl 100.00% <0.00%> (ø)
src/EllipticalSliceSampling.jl
src/interface.jl 82.35% <0.00%> (+2.35%) :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 f7826df...0ea17ea. Read the comment docs.