cscherrer / Soss.jl

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

Dev #332

Closed cscherrer closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #332 (3c905d8) into master (36bc868) will decrease coverage by 0.87%. The diff coverage is 40.19%.

:exclamation: Current head 3c905d8 differs from pull request most recent head 086671b. Consider uploading reports for the commit 086671b to get more accurate results

@@            Coverage Diff             @@
##           master     #332      +/-   ##
==========================================
- Coverage   31.62%   30.75%   -0.88%     
==========================================
  Files          49       49              
  Lines        1230     1239       +9     
==========================================
- Hits          389      381       -8     
- Misses        841      858      +17     
Impacted Files Coverage Δ
src/Soss.jl 100.00% <ø> (ø)
src/bayeslm.jl 0.00% <0.00%> (ø)
src/distributions/dist.jl 0.00% <0.00%> (ø)
src/exponentialfamilies.jl 0.00% <0.00%> (ø)
src/importance.jl 0.00% <0.00%> (ø)
src/inference/advancedhmc.jl 0.00% <0.00%> (ø)
src/inference/dynamicHMC.jl 0.00% <0.00%> (ø)
src/inference/power-posterior.jl 0.00% <0.00%> (ø)
src/optim.jl 0.00% <0.00%> (ø)
src/primitives/bijectors.jl 0.00% <0.00%> (ø)
... and 17 more

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 36bc868...086671b. Read the comment docs.