ReactiveMP.jl icon indicating copy to clipboard operation
ReactiveMP.jl copied to clipboard

Introducing addons for rules (+scale factors, +switch node, +mixture model)

Open bartvanerp opened this issue 2 years ago • 1 comments

For solving #172

bartvanerp avatar Sep 26 '22 15:09 bartvanerp

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Codecov Report

Base: 62.27% // Head: 60.84% // Decreases project coverage by -1.43% :warning:

Coverage data is based on head (f76d1d3) compared to base (54af400). Patch coverage: 30.42% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #215      +/-   ##
==========================================
- Coverage   62.27%   60.84%   -1.44%     
==========================================
  Files         186      194       +8     
  Lines        6807     7120     +313     
==========================================
+ Hits         4239     4332      +93     
- Misses       2568     2788     +220     
Impacted Files Coverage Δ
src/addons/memory.jl 0.00% <0.00%> (ø)
src/node.jl 39.62% <0.00%> (-0.52%) :arrow_down:
src/nodes/delta/layouts/cvi.jl 0.00% <0.00%> (ø)
src/nodes/delta/layouts/default.jl 0.00% <0.00%> (ø)
src/nodes/equality.jl 0.00% <0.00%> (ø)
src/nodes/gamma_mixture.jl 0.00% <0.00%> (ø)
src/nodes/switch.jl 0.00% <0.00%> (ø)
src/rules/bernoulli/out.jl 100.00% <ø> (ø)
src/rules/gamma_mixture/switch.jl 0.00% <0.00%> (ø)
src/rules/kernel_gcv/z.jl 0.00% <0.00%> (ø)
... and 38 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar Oct 27 '22 06:10 codecov-commenter