BlueBrain / NeuroTS

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

New extract_input for trunk angles #38

Closed arnaudon closed 2 years ago

arnaudon commented 2 years ago

@adrien-berchet , stop with this useless comit lint, we'll squash everything to merge anyway

adrien-berchet commented 2 years ago

@adrien-berchet , stop with this useless comit lint, we'll squash everything to merge anyway

Yeah I am changing this to lint only the PR titles (because these titles are used as commit messages on the main branch), not the commit inside PRs.

arnaudon commented 2 years ago

Ok, I removed from this one, we'll rebase once you merge this commitlint update

codecov[bot] commented 2 years ago

Codecov Report

Merging #38 (84eb948) into main (0e70a3d) will decrease coverage by 0.76%. The diff coverage is 87.50%.

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
- Coverage   97.20%   96.43%   -0.77%     
==========================================
  Files          34       34              
  Lines        1858     1937      +79     
  Branches      294      313      +19     
==========================================
+ Hits         1806     1868      +62     
- Misses         35       46      +11     
- Partials       17       23       +6     
Flag Coverage Δ
pytest 96.43% <87.50%> (-0.77%) :arrow_down:

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% <ø> (ø)
neurots/extract_input/input_parameters.py 88.88% <80.95%> (-7.89%) :arrow_down:
neurots/extract_input/from_neurom.py 86.79% <89.33%> (-13.21%) :arrow_down: