Tractables / ProbabilisticCircuits.jl

Probabilistic Circuits from the Juice library
https://tractables.github.io/ProbabilisticCircuits.jl/dev
Apache License 2.0
104 stars 11 forks source link

reinstate plotting functionality #115

Closed guyvdbroeck closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #115 (e06f8da) into master (2add191) will increase coverage by 1.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
+ Coverage   46.80%   47.84%   +1.04%     
==========================================
  Files          17       18       +1     
  Lines        1391     1417      +26     
==========================================
+ Hits          651      678      +27     
+ Misses        740      739       -1     
Impacted Files Coverage Δ
src/io/io.jl 91.66% <ø> (ø)
src/abstract_nodes.jl 89.58% <100.00%> (+2.62%) :arrow_up:
src/io/plot.jl 100.00% <100.00%> (ø)

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 2add191...e06f8da. Read the comment docs.