BlueBrain / diameter-synthesis

Synthesize diameters of neuronal morphologies
Apache License 2.0
3 stars 2 forks source link

Update the signature of build_diameters.build so it can be passed directly to NeuroTS #15

Closed adrien-berchet closed 2 years ago

adrien-berchet commented 2 years ago

As discussed, here is proposal to update the signature according to https://github.com/BlueBrain/NeuroTS/pull/13

codecov[bot] commented 2 years ago

Codecov Report

Merging #15 (7bb7d48) into main (8414cb1) will increase coverage by 0.02%. The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   85.15%   85.18%   +0.02%     
==========================================
  Files          11       11              
  Lines        1105     1107       +2     
  Branches      234      235       +1     
==========================================
+ Hits          941      943       +2     
  Misses        119      119              
  Partials       45       45              
Flag Coverage Δ
pytest 85.18% <91.66%> (+0.02%) :arrow_up:

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

Impacted Files Coverage Δ
diameter_synthesis/main.py 64.64% <0.00%> (ø)
diameter_synthesis/build_diameters.py 89.76% <100.00%> (+0.09%) :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 8414cb1...7bb7d48. Read the comment docs.