ELIFE-ASU / Neet

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

Propogate pinning through landscape class #121

Closed hbsmith closed 6 years ago

hbsmith commented 6 years ago

Addresses #81, and also clarifies improves some method documentation in the classes: WTNetwork and Statespace (towards #70)

codecov-io commented 6 years ago

Codecov Report

Merging #121 into dev will increase coverage by 0.07%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #121      +/-   ##
==========================================
+ Coverage   97.64%   97.72%   +0.07%     
==========================================
  Files          31       31              
  Lines        3867     3996     +129     
==========================================
+ Hits         3776     3905     +129     
  Misses         91       91
Impacted Files Coverage Δ
neet/statespace.py 96.22% <ø> (ø) :arrow_up:
neet/boolean/wtnetwork.py 98.66% <ø> (ø) :arrow_up:
neet/synchronous.py 98.05% <100%> (+0.01%) :arrow_up:
test/test_synchronous.py 99.43% <100%> (+0.12%) :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 b5e6d10...4c55213. Read the comment docs.