BlueBrain / NeuroTS

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

Use diameter-synthesis by default #47

Closed arnaudon closed 1 year ago

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

Codecov Report

Merging #47 (c966c74) into main (47fac7c) will increase coverage by 0.01%. The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   97.35%   97.36%   +0.01%     
==========================================
  Files          33       33              
  Lines        1892     1900       +8     
  Branches      280      281       +1     
==========================================
+ Hits         1842     1850       +8     
  Misses         34       34              
  Partials       16       16              
Flag Coverage Δ
pytest 97.36% <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/extract_input/input_distributions.py 100.00% <100.00%> (ø)
neurots/extract_input/input_parameters.py 97.43% <100.00%> (+0.06%) :arrow_up:
neurots/generate/grower.py 100.00% <100.00%> (ø)
arnaudon commented 2 years ago

@lidakanari ,are you good to merge that, so we can release and bump version, or shall we release before?

arnaudon commented 1 year ago

Shall we merge that?

adrien-berchet commented 1 year ago

For me it looks good, I let @lidakanari approve.