dbbs-lab / bsb-core

The Brain Scaffold Builder
https://bsb.readthedocs.io
GNU General Public License v3.0
22 stars 16 forks source link

Add tags to the loading of morphologies. #727

Closed drodarie closed 1 year ago

drodarie commented 1 year ago

Describe the work done

Add config for tags. Add tags to loading functions for morphologies.

Tasks

codecov[bot] commented 1 year ago

Codecov Report

Merging #727 (0e35ee4) into main (53bf5d0) will increase coverage by 0.03%. The diff coverage is 90.90%.

@@            Coverage Diff             @@
##             main     #727      +/-   ##
==========================================
+ Coverage   74.22%   74.26%   +0.03%     
==========================================
  Files         134      134              
  Lines       15663    15677      +14     
==========================================
+ Hits        11626    11642      +16     
+ Misses       4037     4035       -2     
Impacted Files Coverage Δ
bsb/storage/_files.py 82.22% <66.66%> (+0.14%) :arrow_up:
bsb/morphologies/__init__.py 81.07% <100.00%> (+0.20%) :arrow_up:
tests/test_morphologies.py 99.86% <100.00%> (+<0.01%) :arrow_up: