ELIFE-ASU / Neet

Simulating and analyzing dynamical network models
https://neet.readthedocs.io/en/stable
Other
4 stars 10 forks source link

Allow `LogicNetwork.read_logic` to not reduce networks. #115

Closed dglmoore closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #115 into dev will increase coverage by 0.16%. The diff coverage is 95.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #115      +/-   ##
==========================================
+ Coverage   97.19%   97.35%   +0.16%     
==========================================
  Files          33       33              
  Lines        3920     3935      +15     
==========================================
+ Hits         3810     3831      +21     
+ Misses        110      104       -6
Impacted Files Coverage Δ
test/test_logic.py 100% <100%> (ø) :arrow_up:
neet/boolean/logicnetwork.py 93.57% <88.88%> (+2.75%) :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 89b3acb...c26194f. Read the comment docs.