femtomc / Jaynes.jl

E.T. Jaynes home phone.
https://femtomc.github.io/Jaynes.jl
Apache License 2.0
45 stars 1 forks source link

Compute markov blanket #41

Closed mschauer closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #41 into master will decrease coverage by 0.70%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
- Coverage   29.76%   29.06%   -0.71%     
==========================================
  Files          71       72       +1     
  Lines        2634     2684      +50     
==========================================
- Hits          784      780       -4     
- Misses       1850     1904      +54     
Impacted Files Coverage Δ
src/compiler.jl 0.00% <ø> (ø)
src/compiler/blanket.jl 0.00% <0.00%> (ø)
src/contexts/hierarchical/simulate.jl 50.00% <0.00%> (-40.91%) :arrow_down:

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 ce8e3e4...ce868ef. Read the comment docs.

femtomc commented 4 years ago

Will merge both #42 and #41 in later today.

I'm working on a large-ish refactor of some of the core interfaces, so PRs after today may be merged in next week.