TuringLang / EllipticalSliceSampling.jl

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

Use BlueStyle #19

Closed devmotion closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #19 (4f38471) into main (e03cf75) will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   94.64%   94.73%   +0.09%     
==========================================
  Files           3        3              
  Lines          56       57       +1     
==========================================
+ Hits           53       54       +1     
  Misses          3        3              
Impacted Files Coverage Δ
src/abstractmcmc.jl 100.00% <ø> (ø)
src/model.jl 100.00% <100.00%> (ø)

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 e03cf75...4f38471. Read the comment docs.