neurolib-dev / neurolib

Easy whole-brain modeling for computational neuroscientists πŸ§ πŸ’»πŸ‘©πŸΏβ€πŸ”¬
MIT License
402 stars 83 forks source link

ParameterSpace: fix kind assumption & fix documentation #212

Closed caglorithm closed 2 years ago

caglorithm commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #212 (fd95a96) into master (2e68064) will decrease coverage by 0.20%. The diff coverage is 100.00%.

:exclamation: Current head fd95a96 differs from pull request most recent head 2557952. Consider uploading reports for the commit 2557952 to get more accurate results

@@            Coverage Diff             @@
##           master     #212      +/-   ##
==========================================
- Coverage   94.97%   94.77%   -0.20%     
==========================================
  Files          50       50              
  Lines        4410     4359      -51     
==========================================
- Hits         4188     4131      -57     
- Misses        222      228       +6     
Flag Coverage Ξ”
unittests 94.77% <100.00%> (-0.20%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Ξ”
neurolib/utils/parameterSpace.py 97.03% <100.00%> (-0.14%) :arrow_down:
neurolib/optimize/evolution/deapUtils.py 94.62% <0.00%> (-5.38%) :arrow_down:
neurolib/utils/functions.py 75.96% <0.00%> (-0.45%) :arrow_down:
neurolib/models/multimodel/builder/base/backend.py 98.88% <0.00%> (-0.38%) :arrow_down:
neurolib/models/multimodel/model.py 92.41% <0.00%> (-0.25%) :arrow_down:
neurolib/utils/signal.py 95.62% <0.00%> (-0.12%) :arrow_down:
neurolib/models/multimodel/builder/base/network.py 98.50% <0.00%> (-0.06%) :arrow_down:
neurolib/utils/stimulus.py 96.80% <0.00%> (-0.04%) :arrow_down:
neurolib/optimize/exploration/exploration.py 96.21% <0.00%> (-0.03%) :arrow_down:
... and 2 more

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 2e68064...2557952. Read the comment docs.