Tractables / LogicCircuits.jl

Logic Circuits from the Juice library
https://tractables.github.io/LogicCircuits.jl/dev/
Apache License 2.0
48 stars 4 forks source link

Support for `read` and `write` of circuits to *.gz compressed files #104

Closed guyvdbroeck closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #104 (98290d8) into master (97ad299) will increase coverage by 0.12%. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
+ Coverage   85.20%   85.33%   +0.12%     
==========================================
  Files          25       25              
  Lines        2718     2742      +24     
==========================================
+ Hits         2316     2340      +24     
  Misses        402      402              
Impacted Files Coverage Δ
src/Utils/misc.jl 82.97% <ø> (ø)
src/io/io.jl 91.66% <88.88%> (+7.05%) :arrow_up:
src/io/sdd_io.jl 97.59% <0.00%> (+0.02%) :arrow_up:
src/io/jlc_io.jl 94.28% <0.00%> (+0.08%) :arrow_up:

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 97ad299...98290d8. Read the comment docs.