cscherrer / Soss.jl

Probabilistic programming via source rewriting
https://cscherrer.github.io/Soss.jl/stable/
MIT License
414 stars 30 forks source link

Deps, examples, and `rootmeasure` #271

Closed cscherrer closed 3 years ago

cscherrer commented 3 years ago

Update MeasureTheory.jl accordingly before merging this PR

codecov[bot] commented 3 years ago

Codecov Report

Merging #271 (fb354d2) into master (b6c6693) will decrease coverage by 0.18%. The diff coverage is 100.00%.

:exclamation: Current head fb354d2 differs from pull request most recent head 105891e. Consider uploading reports for the commit 105891e to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #271      +/-   ##
==========================================
- Coverage   27.62%   27.44%   -0.19%     
==========================================
  Files          50       50              
  Lines        1227     1228       +1     
==========================================
- Hits          339      337       -2     
- Misses        888      891       +3     
Impacted Files Coverage Δ
src/primitives/xform.jl 75.00% <100.00%> (ø)
src/primitives/rand.jl 41.37% <0.00%> (-8.63%) :arrow_down:

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 b6c6693...105891e. Read the comment docs.