cscherrer / Soss.jl

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

iid update #289

Closed cscherrer closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #289 (58309b8) into master (c078963) will increase coverage by 0.28%. The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##           master     #289      +/-   ##
==========================================
+ Coverage   27.71%   28.00%   +0.28%     
==========================================
  Files          50       50              
  Lines        1205     1214       +9     
==========================================
+ Hits          334      340       +6     
- Misses        871      874       +3     
Impacted Files Coverage Δ
src/distributions/iid.jl 100.00% <100.00%> (+50.00%) :arrow_up:
src/primitives/xform.jl 65.90% <100.00%> (-11.24%) :arrow_down:
src/primitives/rand.jl 50.00% <0.00%> (+8.62%) :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 c078963...34f4aea. Read the comment docs.