BlueBrain / NeuroTS

Topological Neuron Synthesis
https://neurots.readthedocs.io/en/stable
Apache License 2.0
36 stars 5 forks source link

Fix: Convert apical_sections to new id #60

Closed arnaudon closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #60 (cf166ed) into main (912320d) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   97.56%   97.57%   +0.01%     
==========================================
  Files          39       39              
  Lines        2132     2143      +11     
  Branches      324      328       +4     
==========================================
+ Hits         2080     2091      +11     
  Misses         35       35              
  Partials       17       17              
Flag Coverage Δ
pytest 97.57% <100.00%> (+0.01%) :arrow_up:

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

Impacted Files Coverage Δ
neurots/generate/grower.py 100.00% <100.00%> (ø)
neurots/utils.py 100.00% <100.00%> (ø)