Closed drodarie closed 1 year ago
Merging #687 (4ae7ebf) into main (b882874) will increase coverage by
0.05%
. The diff coverage is97.72%
.
@@ Coverage Diff @@
## main #687 +/- ##
==========================================
+ Coverage 73.56% 73.62% +0.05%
==========================================
Files 133 133
Lines 15145 15179 +34
==========================================
+ Hits 11142 11176 +34
Misses 4003 4003
Impacted Files | Coverage Δ | |
---|---|---|
bsb/topology/partition.py | 86.09% <96.55%> (+1.55%) |
:arrow_up: |
bsb/placement/distributor.py | 94.07% <100.00%> (+0.03%) |
:arrow_up: |
tests/test_distributors.py | 100.00% <100.00%> (ø) |
|
tests/test_topology.py | 100.00% <100.00%> (ø) |
|
bsb/config/types.py | 86.30% <0.00%> (-1.37%) |
:arrow_down: |
bsb/config/_attrs.py | 95.67% <0.00%> (+0.33%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Describe the work done
Extended allen partition to allow the specification of the annotation atlas nrrd volume. Added documentation on Partition and its examples.
List which issues this resolves:
Closes #679 #681
Tasks