ELIFE-ASU / Neet

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

add tests for non-split threshold thetas #116

Closed hbsmith closed 6 years ago

hbsmith commented 6 years ago

Helps with #110

codecov-io commented 6 years ago

Codecov Report

Merging #116 into dev will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #116      +/-   ##
==========================================
+ Coverage   97.36%   97.41%   +0.05%     
==========================================
  Files          33       33              
  Lines        3940     3950      +10     
==========================================
+ Hits         3836     3848      +12     
+ Misses        104      102       -2
Impacted Files Coverage Δ
neet/boolean/wtnetwork.py 98.66% <100%> (+1.33%) :arrow_up:
test/test_boolean.py 100% <100%> (ø) :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 9e0fd5d...7a74ee6. Read the comment docs.