zenna / Omega.jl

Causal, Higher-Order, Probabilistic Programming
MIT License
164 stars 17 forks source link

Zt milestone #114

Closed zenna closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #114 into master will decrease coverage by 3.11%. The diff coverage is 9.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
- Coverage   48.23%   45.12%   -3.12%     
==========================================
  Files          67       68       +1     
  Lines        1022     1097      +75     
==========================================
+ Hits          493      495       +2     
- Misses        529      602      +73
Impacted Files Coverage Δ
src/randvar/randvarapply.jl 82.35% <ø> (ø) :arrow_up:
src/space/linear.jl 82% <ø> (-0.36%) :arrow_down:
src/inference/callbacks.jl 0% <ø> (ø) :arrow_up:
src/Omega.jl 100% <ø> (ø) :arrow_up:
src/primitive/Prim.jl 72.72% <ø> (ø) :arrow_up:
src/inference/Inference.jl 100% <ø> (ø) :arrow_up:
src/inference/hmcfastg.jl 0% <0%> (ø)
src/inference/rand.jl 61.9% <0%> (-3.1%) :arrow_down:
src/gradient/forwarddiff.jl 87.5% <0%> (-12.5%) :arrow_down:
src/gradient/zygote.jl 7.69% <0%> (-6.6%) :arrow_down:
... and 10 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 4113570...b8e3d48. Read the comment docs.