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
100 stars 7 forks source link

Interface layout #63

Closed mschauer closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #63 (843a6df) into master (ed78569) will decrease coverage by 1.40%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
- Coverage   76.98%   75.57%   -1.41%     
==========================================
  Files          15       15              
  Lines         843      864      +21     
==========================================
+ Hits          649      653       +4     
- Misses        194      211      +17     
Impacted Files Coverage Δ
src/trace.jl 70.78% <0.00%> (-16.72%) :arrow_down:
src/ss_fact.jl 93.33% <0.00%> (+0.22%) :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 ed78569...843a6df. Read the comment docs.