genn-team / pynn_genn

PyNN interface to GeNN
GNU General Public License v2.0
9 stars 3 forks source link

fixes to params as arrays, custom model name and from list connector … #38

Closed chanokin closed 5 years ago

chanokin commented 5 years ago

…as non-sparse

codecov-io commented 5 years ago

Codecov Report

Merging #38 into master will increase coverage by 0.06%. The diff coverage is 94.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   93.57%   93.64%   +0.06%     
==========================================
  Files          10       10              
  Lines         950      960      +10     
==========================================
+ Hits          889      899      +10     
  Misses         61       61
Impacted Files Coverage Δ
pynn_genn/projections.py 79.13% <100%> (+1.61%) :arrow_up:
pynn_genn/__init__.py 96.49% <83.33%> (ø) :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 7d93c3f...e4c0cd6. Read the comment docs.