cscherrer / Soss.jl

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

Fixes #305 #306

Closed cscherrer closed 2 years ago

cscherrer commented 2 years ago

I think this fixes it. Note that it requires https://github.com/cscherrer/MeasureTheory.jl/pull/160, which isn't yet merged

codecov[bot] commented 2 years ago

Codecov Report

Merging #306 (c55d430) into master (eb79e00) will increase coverage by 1.15%. The diff coverage is n/a.

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

@@            Coverage Diff             @@
##           master     #306      +/-   ##
==========================================
+ Coverage   30.04%   31.19%   +1.15%     
==========================================
  Files          49       49              
  Lines        1225     1218       -7     
==========================================
+ Hits          368      380      +12     
+ Misses        857      838      -19     
Impacted Files Coverage Δ
src/Soss.jl 100.00% <ø> (ø)
src/primitives/basemeasure.jl 82.35% <ø> (ø)
src/primitives/logdensity.jl 78.12% <0.00%> (+44.79%) :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 eb79e00...d3e5f80. Read the comment docs.