BlueBrain / NeuroTS

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

Refactor: Apply Copier template #46

Closed adrien-berchet closed 2 years ago

adrien-berchet commented 2 years ago

This PR is just about applying a repo template so that all our repos have the same structure and same generic Python stuffs (same config files, same format rules, etc.) and it will be easier to update them when a generic issue raises (like something to change in Github actions or something like that).

codecov[bot] commented 2 years ago

Codecov Report

Merging #46 (1e062d7) into main (5b2970a) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #46   +/-   ##
=======================================
  Coverage   97.25%   97.25%           
=======================================
  Files          33       33           
  Lines        1892     1892           
  Branches      309      309           
=======================================
  Hits         1840     1840           
  Misses         35       35           
  Partials       17       17           
Flag Coverage Δ
pytest 97.25% <100.00%> (ø)

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

Impacted Files Coverage Δ
neurots/__init__.py 100.00% <100.00%> (ø)
arnaudon commented 2 years ago

Do you plan to add it to TMD as well?

adrien-berchet commented 2 years ago

Do you plan to add it to TMD as well?

I think so, except if you have any objection