mschauer / ZigZagBoomerang.jl

Sleek implementations of the ZigZag, Boomerang and other assorted piecewise deterministic Markov processes for Markov Chain Monte Carlo including Sticky PDMPs for variable selection
MIT License
101 stars 7 forks source link

Sticky (new version) #95

Closed mschauer closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #95 (23aa725) into master (40a3182) will decrease coverage by 5.93%. The diff coverage is 1.97%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
- Coverage   63.85%   57.92%   -5.94%     
==========================================
  Files          22       23       +1     
  Lines        1447     1597     +150     
==========================================
+ Hits          924      925       +1     
- Misses        523      672     +149     
Impacted Files Coverage Δ
src/ZigZagBoomerang.jl 100.00% <ø> (ø)
src/stickyzz.jl 0.00% <0.00%> (ø)
src/ss_fact.jl 86.61% <100.00%> (+0.10%) :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 40a3182...23aa725. Read the comment docs.